]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mwifiex: pcie: stop setting/clearing 'surprise_removed'
authorBrian Norris <briannorris@chromium.org>
Fri, 12 May 2017 16:42:08 +0000 (09:42 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 19 May 2017 06:01:59 +0000 (09:01 +0300)
commit68efd038698871ec86855642fdb83353902a258c
tree952def0caff4dcabe234aa72a1d70b39da6a38c7
parentfa4651e12ae8ac1b691cee9d0cd6554a934428b7
mwifiex: pcie: stop setting/clearing 'surprise_removed'

These are already handled by mwifiex_shutdown_sw() and
mwifiex_reinit_sw(). Ideally, we'll kill the flag entirely eventually,
as I suspect it breeds race conditions.

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