diff options
author | Corentin Chary <corentincj@iksaif.net> | 2009-09-14 12:43:51 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-09-19 07:33:27 +0200 |
commit | 09729f0b11a389e046f621f3e4841043f460b603 (patch) | |
tree | d25f19c51b7cbc505d383c0a5cf198d4feb8bbbd /drivers/acpi/debug.c | |
parent | ACPI: remove unnecessary #ifdef CONFIG_DMI (diff) | |
download | linux-09729f0b11a389e046f621f3e4841043f460b603.tar.xz linux-09729f0b11a389e046f621f3e4841043f460b603.zip |
hp-wmi: fix rfkill memory leak on unload
rfkill_unregister() should always be followed by rfkill_destroy()
In this case, rfkill_destroy was called two times on wifi_rfkill and
never on bluetooth_rfkill.
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Acked-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/debug.c')
0 files changed, 0 insertions, 0 deletions