mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS
authorHelmut Schaa <helmut.schaa@googlemail.com>
Fri, 9 Mar 2012 13:13:45 +0000 (14:13 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 12 Mar 2012 18:19:39 +0000 (14:19 -0400)
Disable multi stream rates (MCS > 7) when a STA is in static SMPS mode
since it has only one active rx chain. Hence, it doesn't even make
sense to sample multi stream rates.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rc80211_minstrel_ht.c

Simple merge