commit | 1c37a72c1bd0b83be8b95cff7f1bc9b1f32bd433 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Mon Mar 03 13:37:14 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Mar 03 13:48:13 2014 +0100 |
tree | bc759ac5b4ff6a996cd7ffb47b16aed0cc670bf4 | |
parent | cb664981607a6b5b3d670ad57bbda893b2528d96 [diff] |
mac80211: consider virtual mon when calculating min_def When calculating the current max bw required for a channel context, we didn't consider the virtual monitor interface, resulting in its channel context being narrower than configured. This broke monitor mode with iwlmvm, which uses the minimal width. Reported-by: Ido Yariv <idox.yariv@intel.com> Signed-off-by: Eliad Peller <eliadx.peller@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>