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:
720d3f1
)
orinoco_usb: don't release nonexistent firmware
author
Michal Pecio
<michal.pecio@gmail.com>
Fri, 8 Mar 2013 21:42:03 +0000
(22:42 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 11 Mar 2013 19:06:13 +0000
(15:06 -0400)
Initialize fw_entry to NULL to prevent cleanup code from passing
bogus pointer to release_firmware() when priv allocation fails.
Signed-off-by: Michal Pecio <michal.pecio@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found