diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-02-22 19:12:34 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-02-24 23:25:22 +0100 |
commit | d97b6204a20c54c0d2fdda9b616c91aae5ad36b6 (patch) | |
tree | 987ecfc9f7b031eae94f4060412f9122e23102be /package/kernel/ath10k-ct/patches/202-ath10k-4.16-use-tpt-trigger-by-default.patch | |
parent | a9363914a393ac732cac6798d687cba167a99bad (diff) | |
download | upstream-d97b6204a20c54c0d2fdda9b616c91aae5ad36b6.tar.gz upstream-d97b6204a20c54c0d2fdda9b616c91aae5ad36b6.tar.bz2 upstream-d97b6204a20c54c0d2fdda9b616c91aae5ad36b6.zip |
ath10k-ct: Update to version 2020-02-18
This adds AP VLAN support.
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 db62631dfd..1b6fd51acb 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.19/core.h +++ b/ath10k-4.19/core.h -@@ -1489,6 +1489,10 @@ struct ath10k { +@@ -1491,6 +1491,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-5.2/core.h +++ b/ath10k-5.2/core.h -@@ -1550,6 +1550,10 @@ struct ath10k { +@@ -1552,6 +1552,10 @@ struct ath10k { u8 csi_data[4096]; u16 csi_data_len; |