X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fkernel%2Fath10k-ct%2Fpatches%2F201-ath10k-4.16_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch;h=ba42fc1d2d84d5e7ca6a03da0f4ce84be7c27b5c;hb=3fe30b28ae7ff6a7b57cdeb7b846a0e247234c9a;hp=38ec21f52f95211c562dfaa2c6c65055eda30dd9;hpb=7c930990af911f6634b422d7253f09df2bb164bf;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/package/kernel/ath10k-ct/patches/201-ath10k-4.16_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch b/package/kernel/ath10k-ct/patches/201-ath10k-4.16_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch index 38ec21f52f..ba42fc1d2d 100644 --- a/package/kernel/ath10k-ct/patches/201-ath10k-4.16_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch +++ b/package/kernel/ath10k-ct/patches/201-ath10k-4.16_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch @@ -210,7 +210,7 @@ v13: #include "htt.h" #include "htc.h" -@@ -1137,7 +1138,6 @@ struct ath10k { +@@ -1138,7 +1139,6 @@ struct ath10k { u32 low_5ghz_chan; u32 high_5ghz_chan; bool ani_enabled; @@ -218,7 +218,7 @@ v13: bool p2p; bool ct_all_pkts_htt; /* CT firmware only: native-wifi for all pkts */ -@@ -1388,6 +1388,13 @@ struct ath10k { +@@ -1389,6 +1389,13 @@ struct ath10k { } testmode; struct { @@ -562,7 +562,7 @@ v13: int ath10k_wmi_attach(struct ath10k *ar) --- a/ath10k-4.19/wmi.h +++ b/ath10k-4.19/wmi.h -@@ -3044,6 +3044,41 @@ enum wmi_10_4_feature_mask { +@@ -3084,6 +3084,41 @@ enum wmi_10_4_feature_mask { };