OSDN Git Service

mwifiex: notify cfg80211 about scan abort
authorGanapathi Bhat <gbhat@marvell.com>
Wed, 30 Aug 2017 19:38:35 +0000 (01:08 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 20 Sep 2017 12:45:45 +0000 (15:45 +0300)
commit31726ff20190bafcf41d5eb5a7615f052f15bdd3
tree151787727b6cfe256759da16a8be96d74ed9aa6a
parent519ce2f933fa14acf69d5c8cabcc18711943d629
mwifiex: notify cfg80211 about scan abort

Driver sends a series of scan commands to firmware to serve a
user scan request. If an intermediate scan command fails, driver
aborts the scan but it is not being informed to cfg80211. This
will cause issues in applications performing periodic scans.
Fix this by informing scan abort.

Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Ganapathi Bhat <gbhat@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c