“47aea0cdf8bb2487be3efd89e42d71bf81d30f18”上不存在“release/0.10.0/doc/index_en.html”
cfg80211: fix bugs in new SME implementation
When splitting the SME implementation from the MLME code,
I introduced a few bugs:
* association failures no longer sent a connect-failure event
* getting disassociated from the AP caused deauth to be sent
but state wasn't cleaned up, leading to warnings
* authentication failures weren't cleaned up properly, causing
new connection attempts to warn and fail
Fix these bugs.
Signed-off-by: NJohannes Berg <johannes@sipsolutions.net>
Showing
想要评论请 注册 或 登录