]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Fri, 27 Apr 2012 20:07:24 +0000 (16:07 -0400)
commit11069ef318f92fb5960ebd7f9c01e5bc0dcb63fc
treeeff70ea586f69515038d676e4b6069cc926d70bb
parent72e8074d1acf739e9ff0e61d1b9d911472f963da
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