Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243073
b: refs/heads/master
c: c14d4b8
h: refs/heads/master
i:
  243071: f66158c
v: v3
  • Loading branch information
Corentin Chary authored and Matthew Garrett committed Mar 28, 2011
1 parent 6db4da8 commit 0fdc446
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b71872650fe967eb0a38aa0d7dcbe9c60d160032
refs/heads/master: c14d4b8ea799515cd44134b8eddd8f789f0b6286
3 changes: 3 additions & 0 deletions trunk/drivers/platform/x86/eeepc-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -748,6 +748,9 @@ static int eeepc_wmi_rfkill_init(struct eeepc_wmi *eeepc)
if (result && result != -ENODEV)
goto exit;

if (!eeepc->hotplug_wireless)
goto exit;

result = eeepc_setup_pci_hotplug(eeepc);
/*
* If we get -EBUSY then something else is handling the PCI hotplug -
Expand Down

0 comments on commit 0fdc446

Please sign in to comment.