aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/ath/542-ath9k_debugfs_diag.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-08-15 11:30:44 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2019-08-17 13:39:14 +0200
commit742505ef0984d77d966db97fa80407b071334208 (patch)
tree7432fab3408665cc9f8fe785f6dc9c032410d951 /package/kernel/mac80211/patches/ath/542-ath9k_debugfs_diag.patch
parentebbec2fdc6cec4119fb4fefc3080146aa00bc07d (diff)
downloadupstream-742505ef0984d77d966db97fa80407b071334208.tar.gz
upstream-742505ef0984d77d966db97fa80407b071334208.tar.bz2
upstream-742505ef0984d77d966db97fa80407b071334208.zip
mac80211: Update to version 5.2.8-1
This contains multiple fixes from the upstream kernel. The removed patch was merged upstream. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/mac80211/patches/ath/542-ath9k_debugfs_diag.patch')
-rw-r--r--package/kernel/mac80211/patches/ath/542-ath9k_debugfs_diag.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/ath/542-ath9k_debugfs_diag.patch b/package/kernel/mac80211/patches/ath/542-ath9k_debugfs_diag.patch
index e9ba4a9483..b7633d26b1 100644
--- a/package/kernel/mac80211/patches/ath/542-ath9k_debugfs_diag.patch
+++ b/package/kernel/mac80211/patches/ath/542-ath9k_debugfs_diag.patch
@@ -94,7 +94,7 @@
struct ath_gen_timer *ath_gen_timer_alloc(struct ath_hw *ah,
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1869,6 +1869,20 @@ u32 ath9k_hw_get_tsf_offset(struct times
+@@ -1883,6 +1883,20 @@ u32 ath9k_hw_get_tsf_offset(struct times
}
EXPORT_SYMBOL(ath9k_hw_get_tsf_offset);
@@ -115,7 +115,7 @@
int ath9k_hw_reset(struct ath_hw *ah, struct ath9k_channel *chan,
struct ath9k_hw_cal_data *caldata, bool fastcc)
{
-@@ -2077,6 +2091,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -2091,6 +2105,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
ar9003_hw_disable_phy_restart(ah);
ath9k_hw_apply_gpio_override(ah);