commit | 03078de4f928ffcbe629a914dea8bdf66a9d6a48 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Jun 25 12:35:08 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jun 25 18:06:20 2014 +0200 |
tree | a52ef5c76e459885efe13b13492434777959f670 | |
parent | 71e6195ed2541d764fb0d7ef39cdb2236817116b [diff] |
mac80211: use chanctx reservation for AP CSA Channel switch finalization is now 2-step. First step is when driver calls csa_finish(), the other is when reservation is actually finalized (which can be deferred for in-place reservation). It is now safe to call ieee80211_csa_finish() more than once. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>