]> asedeno.scripts.mit.edu Git - linux.git/commit
qtnfmac: generate local disconnect event in disconnect callback
authorIgor Mitsyanko <igor.mitsyanko.os@quantenna.com>
Fri, 5 Oct 2018 10:11:28 +0000 (10:11 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 5 Oct 2018 11:01:16 +0000 (14:01 +0300)
commitd5f693bc4bb925713d9afce09271cda7ee54f035
tree850d2e203de3eb52972e259a4ab302000c6c0dca
parent263ee96b77a755ebf119e5a61bcdfc761cef500e
qtnfmac: generate local disconnect event in disconnect callback

When cfg80211 disconnect callback is triggered and command is
processed by firmware, disconnect event with local parameter
set must be sent immediately. Indicating that it's a "local"
event (not from AP) will help upper layers to process this
event correctly.

Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/quantenna/qtnfmac/cfg80211.c