]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: cancel pending scan during disconnect
authorXinming Hu <huxm@marvell.com>
Thu, 16 Jun 2016 13:22:23 +0000 (18:52 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 29 Jun 2016 15:54:00 +0000 (18:54 +0300)
commit16c87b8b540d5ed485e79a7f1d0a0113fc3e1733
treed8d8f124de8ec011de292ce35e30b64361e54b38
parent00a4f990ceff6e28e03791c71c1677d0a99a9039
mwifiex: cancel pending scan during disconnect

It is obeserved that sometimes scan operation will block the disconnect
during system suspend. It's ok to cancel ongoing scan in this case. It
reduces unnecessary system suspend delay.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/cfg80211.c