commit | c89424df441ea8d794682b9c5620d8e8b0315438 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Fri Jan 30 14:29:28 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 09 15:03:44 2009 -0500 |
tree | 1638bf3e6e8bf0bace48f99ac9884df71683fad4 | |
parent | 3900898c7a3d563d14a1288f483f8a589bd38299 [diff] |
ath9k: Handle mac80211's RC flags for MCS rates mac80211 notifies the RC algorithm if RTS/CTS and short preamble are needed. The RC flags for MCS rates are currently not handled by mac80211, and ath9k's RC doesn't set the flags either. Fix this. Also, set the rts_cts_rate_idx inside the RC algorithm. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>