summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/common-init.h
diff options
context:
space:
mode:
authorOleksij Rempel <linux@rempel-privat.de>2014-02-25 13:48:55 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2014-02-28 19:33:16 (GMT)
commitb57ba3b2f7b00e1241c2ebabb0906321a4e64414 (patch)
treeb6839290ecfe1d48cf304af43eefffc166dad8f7 /drivers/net/wireless/ath/ath9k/common-init.h
parent91884fad852da4d00b1a5f5d57203e08884a3c1d (diff)
downloadlinux-b57ba3b2f7b00e1241c2ebabb0906321a4e64414.tar.xz
ath9k: move ath9k_reload_chainmask_settings to common
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/common-init.h')
-rw-r--r--drivers/net/wireless/ath/ath9k/common-init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath9k/common-init.h b/drivers/net/wireless/ath/ath9k/common-init.h
index 6e678ca..ac03fca 100644
--- a/drivers/net/wireless/ath/ath9k/common-init.h
+++ b/drivers/net/wireless/ath/ath9k/common-init.h
@@ -17,3 +17,4 @@
int ath9k_cmn_init_channels_rates(struct ath_common *common);
void ath9k_cmn_setup_ht_cap(struct ath_hw *ah,
struct ieee80211_sta_ht_cap *ht_info);
+void ath9k_cmn_reload_chainmask(struct ath_hw *ah);