git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1fbf34
)
dell-laptop: fix a use-after-free error on the failure path
author
Alan Jenkins
<alan-jenkins@tuffmail.co.uk>
Wed, 19 Aug 2009 14:06:47 +0000
(15:06 +0100)
committer
Len Brown
<len.brown@intel.com>
Thu, 10 Dec 2009 04:59:19 +0000
(23:59 -0500)
dell_setup_rfkill() already cleans up the rfkill devices on failure.
So if it returns an error, we should not try to unregister the rfkill
devices.
Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Acked-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found