commit | e3afb920227d37fe72914350c41621c028539077 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Apr 09 15:29:27 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Apr 25 17:08:29 2014 +0200 |
tree | 8a33d0983dd8db843e98ad52d590075f9c0fbc4e | |
parent | 484298ad1afaf249a4708a5091487132dae80bf9 [diff] |
mac80211: track reserved vifs in chanctx This can be useful. Provides a more straghtforward way to iterate over interfaces taking part in chanctx reservation and allows tracking chanctx usage explicitly. The structure is protected by local->chanctx_mtx. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>