|
@@ -53,7 +53,7 @@ MODULE_LICENSE("GPL");
|
|
|
|
|
|
static bool hotplug_disabled;
|
|
|
|
|
|
-module_param(hotplug_disabled, bool, 0644);
|
|
|
+module_param(hotplug_disabled, bool, 0444);
|
|
|
MODULE_PARM_DESC(hotplug_disabled,
|
|
|
"Disable hotplug for wireless device. "
|
|
|
"If your laptop need that, please report to "
|