commit | a3835e9fa72956a9a348079f8161e6a5057b5c88 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Thu Jul 04 12:59:47 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 22 16:54:26 2013 -0400 |
tree | aec1f3696e20bfb495c2bdc69677ff8d10c68e00 | |
parent | 74e13060f11dbf4028b810e34c359f64929415f3 [diff] |
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>