ath9k: Fix RTS threshold
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Thu, 4 Jul 2013 07:29:47 +0000 (12:59 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Jul 2013 20:54:26 +0000 (16:54 -0400)
commita3835e9fa72956a9a348079f8161e6a5057b5c88
treeaec1f3696e20bfb495c2bdc69677ff8d10c68e00
parent74e13060f11dbf4028b810e34c359f64929415f3
ath9k: Fix RTS threshold

Currently, RTS threshold is not handled for HT. Handle
user-specified threshold values for both aggregated
and unaggregated frames. Use the wiphy's threshold
parameter for now, it can be made per-VIF later on.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/xmit.c