From ab0a3ca5ec98e6f184bb7663b324403386c0e232 Mon Sep 17 00:00:00 2001 From: Corentin Chary Date: Mon, 14 Sep 2009 12:43:51 +0200 Subject: [PATCH] --- yaml --- r: 165289 b: refs/heads/master c: 09729f0b11a389e046f621f3e4841043f460b603 h: refs/heads/master i: 165287: 6f02c78589bee0fb17637243910225cef02c8c41 v: v3 --- [refs] | 2 +- trunk/drivers/platform/x86/hp-wmi.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6fcd9eff85c9..c6c104db2afd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e4f55966d02c5dfade2978c2aa05fb202a78a4d1 +refs/heads/master: 09729f0b11a389e046f621f3e4841043f460b603 diff --git a/trunk/drivers/platform/x86/hp-wmi.c b/trunk/drivers/platform/x86/hp-wmi.c index a2ad53e15874..a750192d6d4f 100644 --- a/trunk/drivers/platform/x86/hp-wmi.c +++ b/trunk/drivers/platform/x86/hp-wmi.c @@ -502,7 +502,7 @@ static int __exit hp_wmi_bios_remove(struct platform_device *device) } if (bluetooth_rfkill) { rfkill_unregister(bluetooth_rfkill); - rfkill_destroy(wifi_rfkill); + rfkill_destroy(bluetooth_rfkill); } if (wwan_rfkill) { rfkill_unregister(wwan_rfkill);