]> git.openfabrics.org - ~emulex/infiniband.git/commit
mwifiex: fix a cut-n-paste error in adhoc-start
authorBing Zhao <bzhao@marvell.com>
Sat, 12 Jul 2014 03:54:32 +0000 (20:54 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 15 Jul 2014 20:00:06 +0000 (16:00 -0400)
commit2a317ad806655dbb376a97a336c6dc30cb849275
treebb59661f64f2700db79a820f000fb820e94682a9
parentd5343f06902bf6635734d1e72aa2100dd63a6f4b
mwifiex: fix a cut-n-paste error in adhoc-start

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