From: Amitkumar Karwar Date: Tue, 18 Jun 2013 23:36:56 +0000 (-0700) Subject: mwifiex: code rearrangement for better readability X-Git-Tag: v3.11-rc1~64^2~166^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2bbb07729f04bd8efa3f3285f19ba0609e42017;p=pandora-kernel.git mwifiex: code rearrangement for better readability 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 Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed