From: Bing Zhao Date: Sat, 12 Jul 2014 03:54:32 +0000 (-0700) Subject: mwifiex: fix a cut-n-paste error in adhoc-start X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a317ad806655dbb376a97a336c6dc30cb849275;p=pandora-kernel.git 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 Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed