diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-11-25 21:24:05 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-12-15 15:25:23 +0100 |
commit | 4df3c71cd4c59d80374dceb5267ecee5b91931ad (patch) | |
tree | ac2ad70c1fe0b86dbd6d138e61fe0a89d5fcabee /package/kernel/ath10k-ct/patches/100-kernel_compat.patch | |
parent | af1aa07b0722a0d3cae0cbaa07a7a9ef46335d4e (diff) | |
download | upstream-4df3c71cd4c59d80374dceb5267ecee5b91931ad.tar.gz upstream-4df3c71cd4c59d80374dceb5267ecee5b91931ad.tar.bz2 upstream-4df3c71cd4c59d80374dceb5267ecee5b91931ad.zip |
ath10k-ct: Update to 2018-12-11 and use version based on 4.19
This updates the ath10k-ct driver to the version from 2018-12-11 and
selects the ath10k-ct version based on kernel 4.19 by default.
CONFIG_ATH10K_CE was introduced between kernel 4.16 and 4.19 and is a
mandatory option.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/ath10k-ct/patches/100-kernel_compat.patch')
-rw-r--r-- | package/kernel/ath10k-ct/patches/100-kernel_compat.patch | 2 |
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 df7a3b2a86..ea4c849179 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 -@@ -4061,7 +4061,7 @@ static void ath10k_dfs_radar_report(stru +@@ -4063,7 +4063,7 @@ static void ath10k_dfs_radar_report(stru ATH10K_DFS_STAT_INC(ar, pulses_detected); |