ACPI: EC: acpi_ec_remove(): fix use-after-free
authorAdrian Bunk <bunk@stusta.de>
Sun, 29 Jul 2007 15:00:37 +0000 (17:00 +0200)
committerLen Brown <len.brown@intel.com>
Sat, 4 Aug 2007 02:28:11 +0000 (22:28 -0400)
This patch fixes an obvious use-after-free introduced by
commit 837012ede14a8fc088be3682c964da7fc6af026b.

Spotted by the Coverity checker.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found