ath6kl: Add support for setting tx rateset.
authorBala Shanmugam <bkamatch@qca.qualcomm.com>
Tue, 22 May 2012 07:53:12 +0000 (13:23 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 24 May 2012 07:22:22 +0000 (10:22 +0300)
Tx legacy and mcs rateset can configured using iw for
2.4 and 5 bands.  Add support for the same in driver.

kvalo: add an enum for the hw flags and rename the flag accordingly,
rename ath6kl_cfg80211_set_bitrate_mask() to a shorter version to make
it easier to indent

Signed-off-by: Bala Shanmugam <bkamatch@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found