From: Johannes Berg Date: Fri, 28 Dec 2012 14:01:57 +0000 (+0100) Subject: mac80211: unset peer's HT 40 MHz support if not usable X-Git-Tag: v3.9-rc1~139^2~242^2^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21add825f90a50407e0121833c8b7cd2c071c478;p=pandora-kernel.git 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 --- Reading git-diff-tree failed