From: Lorenzo Bianconi Date: Tue, 16 Sep 2014 00:13:07 +0000 (+0200) Subject: ath9k: export methods related to ACK timeout estimation X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e15e09465977d38ed4cc45af10148a4e6542f1c;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed