[PATCH 47/93] mwifiex: fix typo in PCIe adapter NULL check

2013-02-05 Thread Herton Ronaldo Krzesinski
3.5.7.5 -stable review patch. If anyone has any objections, please let me know. -- From: Avinash Patil commit 83f0c6d1f502bd75bb4a9e31e8d64e59c6894ad1 upstream. Add missing "!" as we are supposed to check "!card->adapter" in PCIe suspend handler. Signed-off-by: Avinash Patil

[PATCH 47/93] mwifiex: fix typo in PCIe adapter NULL check

2013-02-05 Thread Herton Ronaldo Krzesinski
3.5.7.5 -stable review patch. If anyone has any objections, please let me know. -- From: Avinash Patil pat...@marvell.com commit 83f0c6d1f502bd75bb4a9e31e8d64e59c6894ad1 upstream. Add missing ! as we are supposed to check !card-adapter in PCIe suspend handler. Signed-off-by: