]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: export methods related to ACK timeout estimation
authorLorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Tue, 16 Sep 2014 00:13:07 +0000 (02:13 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 16 Sep 2014 20:15:51 +0000 (16:15 -0400)
commitc8eddc676bb3fe5781f45bcff3d50db3e4e5ce7b
tree3142a9bf801bfbde00983a5b19f01218309e0a98
parent3fb4f7e1956c0ef1ad2ea58c6bbadc8e3c9cc7f5
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>
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/hw.h