]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: pcie: stop checking for NULL adapter->card
authorBrian Norris <briannorris@chromium.org>
Fri, 18 Nov 2016 14:00:34 +0000 (19:30 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 19 Nov 2016 07:18:52 +0000 (09:18 +0200)
commit4a84eabfd2578ffd888bea6b90b815b79e7813e7
treeabd03c21c54ac982dbdffbc3bba6f1ab57ce0778
parent4f94054efcc95835d8cbf46d7af1c44c5d11ee07
mwifiex: pcie: stop checking for NULL adapter->card

It should never be NULL here, and to think otherwise makes things
confusing.

Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/pcie.c