diff options
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; |