ath10k: fix rts profile for second rate series
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Thu, 19 Mar 2015 14:03:29 +0000 (16:03 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 23 Mar 2015 15:03:43 +0000 (17:03 +0200)
commit9a5ab0f49f9fb16f73717cb7f434556aa3bac3fe
tree9b86199007c6371a89c1ce889a0b916e908e936b
parent37a0b394b61beb75b0d28b95f1a3f8af5b47aa1b
ath10k: fix rts profile for second rate series

By default rts protection is enabled in firmware for the second
rateset. Currently ath10k selects RTS profile (only for software
retries), when legacy stations are associated or asked by mac80211.
On congested environment, when AP is running in HT/VHT mode and
there are no legacy clients associated, this will impact the
robustness. Also enabling RTS protection only for second rateset will
not impact performance on clear environment. Fix that.

Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c