aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/ath10k-ct/patches/100-kernel_compat.patch
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2018-12-21 11:26:02 +0100
committerChristian Lamparter <chunkeey@gmail.com>2018-12-24 19:18:07 +0100
commitd0bf8f4fd63260af78b17e42e114f98a34ae96cc (patch)
tree2a12d230463c502507aa866f49ac4e8e55653be2 /package/kernel/ath10k-ct/patches/100-kernel_compat.patch
parentc566439c9bf3cf2b4e5e5a059332c64199d97611 (diff)
downloadupstream-d0bf8f4fd63260af78b17e42e114f98a34ae96cc.tar.gz
upstream-d0bf8f4fd63260af78b17e42e114f98a34ae96cc.tar.bz2
upstream-d0bf8f4fd63260af78b17e42e114f98a34ae96cc.zip
ath10k-ct: Update to 2018-12-20
This version removes a lot of unusefull warnings that would quickly overflow the dmesg. Warnings like this: ath10k_ahb a800000.wifi: Invalid legacy rate 26 peer stats ath10k_ahb a000000.wifi: Invalid VHT mcs 15 peer stats On this version I only had 2 warnings at all. Tested on 8devices Jalapeno. Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'package/kernel/ath10k-ct/patches/100-kernel_compat.patch')
-rw-r--r--package/kernel/ath10k-ct/patches/100-kernel_compat.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/ath10k-ct/patches/100-kernel_compat.patch b/package/kernel/ath10k-ct/patches/100-kernel_compat.patch
index ea4c849179..594a63e36a 100644
--- a/package/kernel/ath10k-ct/patches/100-kernel_compat.patch
+++ b/package/kernel/ath10k-ct/patches/100-kernel_compat.patch
@@ -108,7 +108,7 @@
return;
--- a/ath10k-4.16/wmi.c
+++ b/ath10k-4.16/wmi.c
-@@ -4063,7 +4063,7 @@ static void ath10k_dfs_radar_report(stru
+@@ -4065,7 +4065,7 @@ static void ath10k_dfs_radar_report(stru
ATH10K_DFS_STAT_INC(ar, pulses_detected);