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.8-rc6~20^2~10^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83f0c6d1f502bd75bb4a9e31e8d64e59c6894ad1;p=pandora-kernel.git mwifiex: fix typo in PCIe adapter NULL check Add missing "!" as we are supposed to check "!card->adapter" in PCIe suspend handler. Cc: "3.2+" Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Reviewed-by: Sergey V. Signed-off-by: John W. Linville --- Reading git-diff-tree failed