ath10k-ct: Update to version 2020-02-18
This adds AP VLAN support. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user