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:
d5343f0
)
mwifiex: fix a cut-n-paste error in adhoc-start
author
Bing Zhao
<bzhao@marvell.com>
Sat, 12 Jul 2014 03:54:32 +0000
(20:54 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 15 Jul 2014 20:00:06 +0000
(16:00 -0400)
The 'else if' branch never gets the chance as its condition
matches 'if' branch's.
Reported-by: David Binderman <dcb314@hotmail.com>
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>
drivers/net/wireless/mwifiex/join.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/mwifiex/join.c
Simple merge