|
|
/* if wifi_test = 1, driver will disable the turbo mode and pass it to
|
|
/* if wifi_test = 1, driver will disable the turbo mode and pass it to
|
|
|
module_param_string(ifname, ifname, sizeof(ifname), S_IRUGO|S_IWUSR);
|
|
module_param_string(ifname, ifname, sizeof(ifname), S_IRUGO|S_IWUSR);
|
|
|
module_param(wifi_test, int, 0644);
|
|
module_param(wifi_test, int, 0644);
|