diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2019-07-07 13:30:03 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-07-18 00:22:04 +0200 |
commit | 8f61b4cac412fd3dbda08b0b1aac34a29e6ed290 (patch) | |
tree | 5eae2d7e5a115d1f66bbd13219eeb259ac4471ae /package/kernel/ath10k-ct/patches/202-ath10k-4.16-use-tpt-trigger-by-default.patch | |
parent | 0b2c42ced21a7bc053e0d729f85041f1e3b54fbc (diff) | |
download | upstream-8f61b4cac412fd3dbda08b0b1aac34a29e6ed290.tar.gz upstream-8f61b4cac412fd3dbda08b0b1aac34a29e6ed290.tar.bz2 upstream-8f61b4cac412fd3dbda08b0b1aac34a29e6ed290.zip |
ath10k-ct: update to version 2019-06-13
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/ath10k-ct/patches/202-ath10k-4.16-use-tpt-trigger-by-default.patch')
-rw-r--r-- | package/kernel/ath10k-ct/patches/202-ath10k-4.16-use-tpt-trigger-by-default.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/ath10k-ct/patches/202-ath10k-4.16-use-tpt-trigger-by-default.patch b/package/kernel/ath10k-ct/patches/202-ath10k-4.16-use-tpt-trigger-by-default.patch index 7784bf5251..baecb841ec 100644 --- a/package/kernel/ath10k-ct/patches/202-ath10k-4.16-use-tpt-trigger-by-default.patch +++ b/package/kernel/ath10k-ct/patches/202-ath10k-4.16-use-tpt-trigger-by-default.patch @@ -16,7 +16,7 @@ Signed-off-by: Mathias Kresin <dev@kresin.me> --- a/ath10k-4.16/core.h +++ b/ath10k-4.16/core.h -@@ -1366,6 +1366,10 @@ struct ath10k { +@@ -1371,6 +1371,10 @@ struct ath10k { u8 csi_data[4096]; u16 csi_data_len; @@ -53,7 +53,7 @@ Signed-off-by: Mathias Kresin <dev@kresin.me> #endif --- a/ath10k-4.19/core.h +++ b/ath10k-4.19/core.h -@@ -1482,6 +1482,10 @@ struct ath10k { +@@ -1487,6 +1487,10 @@ struct ath10k { u8 csi_data[4096]; u16 csi_data_len; |