aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorNicolas Escande <[email protected]>2024-02-09 12:35:35 +0100
committerKalle Valo <[email protected]>2024-02-14 10:15:40 +0200
commit64493a7ff74b679640ff493aed11753a1d284ca9 (patch)
tree6e5db915800bff0def1ca199fc01541c70533216 /scripts/bpf_doc.py
parent04edb5dc68f4356fd8df44c04547a729dc44f43e (diff)
wifi: ath11k: Do not directly use scan_flags in struct scan_req_params
As discussed in [1] lets not use WMI_SCAN_XXX defines in combination with scan_flags directly when setting scan params in struct scan_req_params but use the underlying bitfield. This bitfield is then converted to WMI_SCAN_XXX when filling the WMI command to send to the firmware. [1] https://lore.kernel.org/all/[email protected]/ Tested-on: QCN9074 PCI WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1 Signed-off-by: Nicolas Escande <[email protected]> Acked-by: Jeff Johnson <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions