summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorAloka Dixit <quic_alokad@quicinc.com>2023-10-09 10:13:54 +0300
committerKalle Valo <quic_kvalo@quicinc.com>2023-10-10 10:23:02 +0300
commite149353e6562f3e3246f75dfc4cca6a0cc5b4efc (patch)
tree77a28f4bbe5ac98e1bde63fdf055da3d6ca5ffdd /scripts/gdb/linux/utils.py
parent258242dac92450dfbdcefca0005af1e9df30018f (diff)
wifi: ath11k: call ath11k_mac_fils_discovery() without condition
Mac80211 does not set flags BSS_CHANGED_FILS_DISCOVERY and BSS_CHANGED_UNSOL_BCAST_PROBE_RESP if there are no updates to FILS discovery and unsolicited broadcast probe response transmission configurations respectively. This results in the transmissions getting stopped during BSS change operations which do not include these attributes. Remove the checks for the flags and always send the existing configuration to firmware. Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1 Signed-off-by: Aloka Dixit <quic_alokad@quicinc.com> Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20231004044915.6817-1-quic_alokad@quicinc.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions