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:
95f18c0
)
Staging: wlags49_h2: potential NULL dereference
author
Dan Carpenter
<dan.carpenter@oracle.com>
Mon, 14 May 2012 20:56:46 +0000
(23:56 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 14 May 2012 22:43:44 +0000
(15:43 -0700)
wl_device_dealloc() dereferences the "dev" paramter, so let's move it
under the check for NULL.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found