mac80211: unset peer's HT 40 MHz support if not usable
authorJohannes Berg <johannes.berg@intel.com>
Fri, 28 Dec 2012 14:01:57 +0000 (15:01 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:45 +0000 (13:01 +0100)
commit21add825f90a50407e0121833c8b7cd2c071c478
tree63fc940e421d5585fc9f63c89ccdb9c4a0878d29
parent1c06ef9831c78648f719a174e4598ae2600b0cf7
mac80211: unset peer's HT 40 MHz support if not usable

When an interface is configured to a 20 MHz channel
and the device as well as the peer are 40 MHz capable
the HT capabilities of the peer are not restricted to
20 MHz, even though they're supposed to be restricted
to the currently possible capabilities.

Unset the 40 MHz HT capability bits in this case.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ht.c