|
@@ -748,6 +748,9 @@ static int eeepc_wmi_rfkill_init(struct eeepc_wmi *eeepc)
|
|
if (result && result != -ENODEV)
|
|
if (result && result != -ENODEV)
|
|
goto exit;
|
|
goto exit;
|
|
|
|
|
|
|
|
+ if (!eeepc->hotplug_wireless)
|
|
|
|
+ goto exit;
|
|
|
|
+
|
|
result = eeepc_setup_pci_hotplug(eeepc);
|
|
result = eeepc_setup_pci_hotplug(eeepc);
|
|
/*
|
|
/*
|
|
* If we get -EBUSY then something else is handling the PCI hotplug -
|
|
* If we get -EBUSY then something else is handling the PCI hotplug -
|