commit | 8e15e09465977d38ed4cc45af10148a4e6542f1c | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> | Tue Sep 16 02:13:07 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 16 16:15:51 2014 -0400 |
tree | 3142a9bf801bfbde00983a5b19f01218309e0a98 | |
parent | 1030f9fe65602465a89beaa05c3343cf9fd68a88 [diff] |
ath9k: export methods related to ACK timeout estimation Remove static keyword and export ath9k_hw_setslottime(), ath9k_hw_set_ack_timeout() and ath9k_hw_set_cts_timeout() in hw.h. These methods will be used in ACK timeout estimation algorithm (dynack) Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>