mac80211: don't transmit 40MHz frames to 20MHz peer
authorThomas Pedersen <thomas@cozybit.com>
Thu, 26 Apr 2012 22:01:07 +0000 (15:01 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 May 2012 01:53:42 +0000 (21:53 -0400)
commitc7d258288f2ad11eaa9656f6f9f48272a102fd1b
tree6519a204dab75b0983c88dda228d25e45bd531c0
parente87278e730b11e9852fe0fe967908ef5a4e6e6a0
mac80211: don't transmit 40MHz frames to 20MHz peer

If a mesh peer indicates it is operating as 20MHz-only in its HT
operation IE, have the rate control algorithm respect this by disabling
the equivalent bit in the ieee80211_sta HT capabilities.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_plink.c