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:
10d0b90
)
mwifiex: code rearrangement for better readability
author
Amitkumar Karwar
<akarwar@marvell.com>
Tue, 18 Jun 2013 23:36:56 +0000
(16:36 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 19 Jun 2013 19:28:20 +0000
(15:28 -0400)
Use negative check (if(!bss_desc)) and return failure
instead of failing a NULL check later in
mwifiex_check_network_compatibility() routine.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found