commit | d7b80052fa915ff4bbcace75c92335e793af2fb9 | [log] [tgz] |
---|---|---|
author | Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> | Wed Oct 04 18:38:10 2017 -0700 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Oct 13 12:59:31 2017 +0300 |
tree | e2d050778090e68d8e11a7595eb3da75194a432e | |
parent | 524522c445e114210c198e544133a7ee3a4e141e [diff] |
qtnfmac: get rid of QTNF_STATE_AP_START flag QTNF_STATE_AP_START usage is redundant and imposes additional state synchronization maintenance. We may as well leave state checking to network card and upper layers (cfg80211, nl80211 and userspace). Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>