aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/common.h
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-01-21 01:35:23 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-07-24 12:28:05 +0200
commit2b51de0377ff9d7c2aec37e41f8a6baf912003d5 (patch)
treecc28e125e9c1ca27365c7d495cc4afd59ed4198d /drivers/net/wireless/ath/ath9k/common.h
parent934b9a3ebaca33355f1ecab121a7cbaf08e76c83 (diff)
downloadkernel_samsung_smdk4412-2b51de0377ff9d7c2aec37e41f8a6baf912003d5.tar.gz
kernel_samsung_smdk4412-2b51de0377ff9d7c2aec37e41f8a6baf912003d5.tar.bz2
kernel_samsung_smdk4412-2b51de0377ff9d7c2aec37e41f8a6baf912003d5.zip
Backport ath from 3.4 kernel
net/wireless and mac80211 are already backported from a 3.4 kernel, so it makes sense to also get ath from 3.4 (3.4.113). Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/common.h')
-rw-r--r--drivers/net/wireless/ath/ath9k/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath9k/common.h b/drivers/net/wireless/ath/ath9k/common.h
index 247f7f8c666..f1c32a52906 100644
--- a/drivers/net/wireless/ath/ath9k/common.h
+++ b/drivers/net/wireless/ath/ath9k/common.h
@@ -62,3 +62,4 @@ void ath9k_cmn_btcoex_bt_stomp(struct ath_common *common,
enum ath_stomp_type stomp_type);
void ath9k_cmn_update_txpow(struct ath_hw *ah, u16 cur_txpow,
u16 new_txpow, u16 *txpower);
+void ath9k_cmn_init_crypto(struct ath_hw *ah);