From d0bf8f4fd63260af78b17e42e114f98a34ae96cc Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Fri, 21 Dec 2018 11:26:02 +0100 Subject: 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 --- package/kernel/ath10k-ct/patches/100-kernel_compat.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/ath10k-ct/patches/100-kernel_compat.patch') 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); -- cgit v1.2.3