]> git.karo-electronics.de Git - karo-tx-linux.git/commit
eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()
authorJiang Liu <liuj97@gmail.com>
Thu, 13 Sep 2012 16:21:59 +0000 (00:21 +0800)
committerMatthew Garrett <mjg@redhat.com>
Thu, 13 Sep 2012 20:45:15 +0000 (16:45 -0400)
commit455f38ccba672b33cda0a96cf9089be312ba95de
tree9c95c2eb52a8332087babba64bf26afff3871b1c
parenta44c2df08402d228f841cd3c5e8cbdd9a14c6fb0
eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()

Fix a device reference count leakage issue in function
eeepc_rfkill_hotplug().

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/eeepc-laptop.c