git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fea92cb
)
mwifiex: fix typo in PCIe adapter NULL check
author
Avinash Patil
<patila@marvell.com>
Tue, 22 Jan 2013 05:04:10 +0000
(21:04 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 22 Jan 2013 19:33:44 +0000
(14:33 -0500)
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>
No differences found