mac80211: Add HT rates into RX status reporting
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 12 Dec 2008 12:38:33 +0000 (14:38 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Dec 2008 20:23:04 +0000 (15:23 -0500)
This patch adds option for HT-enabled drivers to report HT rates
(HT20/HT40, short GI, MCS index) to mac80211. These rates are
currently not in the rate table, so the rate_idx is used to indicate
MCS index.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found