summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/567-ath9k_fix_init_nfcal.patch
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-14 23:48:13 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-14 23:48:13 +0200
commitf5638170e1137e28ee138e4b66ce5d310e2a21f4 (patch)
tree329789bf1377a61ad22e125458ef31a08bcbe5fe /package/kernel/mac80211/patches/567-ath9k_fix_init_nfcal.patch
parent6d7429bf56cc52161ce1932cc13d0594265b4abf (diff)
downloadmtk-20170518-f5638170e1137e28ee138e4b66ce5d310e2a21f4.zip
mtk-20170518-f5638170e1137e28ee138e4b66ce5d310e2a21f4.tar.gz
mtk-20170518-f5638170e1137e28ee138e4b66ce5d310e2a21f4.tar.bz2
target/linux/mac80211: add Felix Fietkau 2014-09 pending work
Diffstat (limited to 'package/kernel/mac80211/patches/567-ath9k_fix_init_nfcal.patch')
-rw-r--r--package/kernel/mac80211/patches/567-ath9k_fix_init_nfcal.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/567-ath9k_fix_init_nfcal.patch b/package/kernel/mac80211/patches/567-ath9k_fix_init_nfcal.patch
index 8a4be73..e407b23 100644
--- a/package/kernel/mac80211/patches/567-ath9k_fix_init_nfcal.patch
+++ b/package/kernel/mac80211/patches/567-ath9k_fix_init_nfcal.patch
@@ -10,7 +10,7 @@
set_bit(NFCAL_PENDING, &ah->caldata->cal_flags);
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1969,8 +1969,10 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1959,8 +1959,10 @@ int ath9k_hw_reset(struct ath_hw *ah, st
if (ath9k_hw_mci_is_enabled(ah))
ar9003_mci_check_bt(ah);