]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mwifiex: fix typo in PCIe adapter NULL check
authorAvinash Patil <patila@marvell.com>
Tue, 22 Jan 2013 05:04:10 +0000 (21:04 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Jan 2013 19:33:44 +0000 (14:33 -0500)
commit83f0c6d1f502bd75bb4a9e31e8d64e59c6894ad1
tree092e0e486afa10fb966d3bff9baab043af6f8ccb
parentfea92cbf0850d788683827990670d3968f893327
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+" <stable@vger.kernel.org>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Reviewed-by: Sergey V. <sftp.mtuci@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/pcie.c