X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2Fath%2F974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch;fp=package%2Fkernel%2Fmac80211%2Fpatches%2Fath%2F974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch;h=bb80564ec70bc9794f070e74a9f46ddfc72a3bc5;hp=1fd255b121428fb87324877b718f55d4ac4cf605;hb=742505ef0984d77d966db97fa80407b071334208;hpb=ebbec2fdc6cec4119fb4fefc3080146aa00bc07d diff --git a/package/kernel/mac80211/patches/ath/974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch b/package/kernel/mac80211/patches/ath/974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch index 1fd255b121..bb80564ec7 100644 --- a/package/kernel/mac80211/patches/ath/974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch +++ b/package/kernel/mac80211/patches/ath/974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch @@ -456,7 +456,7 @@ v13: { --- a/drivers/net/wireless/ath/ath10k/wmi-tlv.c +++ b/drivers/net/wireless/ath/ath10k/wmi-tlv.c -@@ -4309,6 +4309,8 @@ static const struct wmi_ops wmi_tlv_ops +@@ -4311,6 +4311,8 @@ static const struct wmi_ops wmi_tlv_ops .gen_echo = ath10k_wmi_tlv_op_gen_echo, .gen_vdev_spectral_conf = ath10k_wmi_tlv_op_gen_vdev_spectral_conf, .gen_vdev_spectral_enable = ath10k_wmi_tlv_op_gen_vdev_spectral_enable,