From: Avinash Patil Date: Tue, 22 Jan 2013 05:04:10 +0000 (-0800) Subject: mwifiex: fix typo in PCIe adapter NULL check X-Git-Tag: v3.2.38~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e733f37ff20d1075e16485afb2aa99adc7141c0e;p=pandora-kernel.git mwifiex: fix typo in PCIe adapter NULL check commit 83f0c6d1f502bd75bb4a9e31e8d64e59c6894ad1 upstream. Add missing "!" as we are supposed to check "!card->adapter" in PCIe suspend handler. Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Reviewed-by: Sergey V. Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed