From 0d1096b7542d541fc4fff0f24eb449b9efc8ed30 Mon Sep 17 00:00:00 2001 From: Yashvardhan Date: Wed, 21 Jul 2021 13:36:29 -0700 Subject: [PATCH] wifi-3203 Fix ath10k version in the rx_bss patch - Fix rx_bss patch to compile for the current ath10k version used which is ath10k-5.7 Signed-off-by: Yashvardhan --- .../ath10k-ct/patches/970-add-survey-local-bss-receive-time | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/feeds/wifi-trunk/ath10k-ct/patches/970-add-survey-local-bss-receive-time b/feeds/wifi-trunk/ath10k-ct/patches/970-add-survey-local-bss-receive-time index 88e61d63e..c400445fd 100644 --- a/feeds/wifi-trunk/ath10k-ct/patches/970-add-survey-local-bss-receive-time +++ b/feeds/wifi-trunk/ath10k-ct/patches/970-add-survey-local-bss-receive-time @@ -1,5 +1,5 @@ ---- a/ath10k-5.4/wmi.c -+++ b/ath10k-5.4/wmi.c +--- a/ath10k-5.7/wmi.c ++++ b/ath10k-5.7/wmi.c @@ -6347,16 +6347,18 @@ survey = &ar->survey[idx];