commit | aa507a7bc5ab7513b83fc37ed040b5254737a518 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Wed Mar 02 23:28:33 2016 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Apr 05 10:51:08 2016 +0200 |
tree | 2563b92e174b47c18bfd73729edadb96f8b40dd9 | |
parent | 59021c675995281d453eee45b3e2e1e3edbc0ec2 [diff] |
mac80211: recalc min_def chanctx even when chandef is identical The min_def chanctx is affected not only by the current chandef, but sometimes also by other stations on the vif. There's a valid scenario where a TDLS peer can widen its BW, thereby causing the min_def to increase. Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>