Files
linux/net/mac80211
Luis R. Rodriguez e5d6eb8305 mac80211: fix max HT rate processing on mac80211
The max MCS index is 76, fix the higher check to allow through
frames received at MCS 76. This is a non-issue for current drivers
as MCS 76 is only possible with a device supporting 4 spatial
streams.

While at it change the WARN_ON() on invalid HT rates to a WARN()
to provide more useful information. This will help debug issues
when the driver is passing up a bogus HT rate value.

The rate must map to a valid MCS index which can be any of the
values in the set [0 - 76] (inclusive).

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-11-11 17:09:18 -05:00
..
2009-10-30 15:50:25 -04:00
2009-07-10 15:01:49 -04:00
2009-07-10 15:01:48 -04:00
2009-11-11 15:23:59 -05:00
2009-11-02 15:43:29 -05:00
2009-05-20 14:46:25 -04:00
2009-05-06 15:14:37 -04:00
2009-10-30 16:49:19 -04:00
2009-07-24 15:05:09 -04:00
2009-07-24 15:05:09 -04:00
2009-07-24 15:05:30 -04:00
2009-07-24 15:05:30 -04:00
2009-07-10 15:01:49 -04:00