commit | d5f693bc4bb925713d9afce09271cda7ee54f035 | [log] [tgz] |
---|---|---|
author | Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> | Fri Oct 05 10:11:28 2018 +0000 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Oct 05 14:01:16 2018 +0300 |
tree | 850d2e203de3eb52972e259a4ab302000c6c0dca | |
parent | 263ee96b77a755ebf119e5a61bcdfc761cef500e [diff] |
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>