From: Sujith Date: Fri, 30 Jan 2009 08:59:28 +0000 (+0530) Subject: ath9k: Handle mac80211's RC flags for MCS rates X-Git-Tag: v2.6.30-rc1~662^2~754^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c89424df441ea8d794682b9c5620d8e8b0315438;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed