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:
6960af6
)
wireless: mwifiex: remove unreachable paths
author
Sasha Levin
<sasha.levin@oracle.com>
Thu, 3 Jan 2013 00:23:01 +0000
(16:23 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 7 Jan 2013 20:16:59 +0000
(15:16 -0500)
We know 'firmware' is non-NULL from the beginning of mwifiex_prog_fw_w_helper,
remove all !firmware paths from the rest of the function.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found