commit | 3b56c15fa3315942b4cb02e57ff842f2f9b14ef7 | [log] [tgz] |
---|---|---|
author | Dedy Lansky <qca_dlansky@qca.qualcomm.com> | Wed Mar 08 13:52:18 2017 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Mar 09 10:04:36 2017 +0200 |
tree | d0e738cf446de88a70229fa9558149fbbbb81e85 | |
parent | 628639b1c976a5f02792dc6595a4d199b7b70d85 [diff] |
wil6210: correctly report locally generated disconnect in STA mode Driver always invoke cfg80211_disconnected() with locally_generated as false. Fix this by reporting true whenever the disconnect is triggered from upper layers (cfg80211) or from within the driver itself (reset, deinit). Signed-off-by: Dedy Lansky <qca_dlansky@qca.qualcomm.com> Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>