mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-16 17:01:37 +00:00
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 <yashvardhan@netexperience.com>
This commit is contained in:
parent
de16ed3a49
commit
0d1096b754
@ -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];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user