diff options
author | Nicolas Escande <nico.escande@gmail.com> | 2024-02-09 12:35:35 +0100 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2024-02-14 10:15:40 +0200 |
commit | 64493a7ff74b679640ff493aed11753a1d284ca9 (patch) | |
tree | 6e5db915800bff0def1ca199fc01541c70533216 /net/unix/af_unix.c | |
parent | 04edb5dc68f4356fd8df44c04547a729dc44f43e (diff) | |
download | linux-64493a7ff74b679640ff493aed11753a1d284ca9.tar.gz linux-64493a7ff74b679640ff493aed11753a1d284ca9.tar.bz2 linux-64493a7ff74b679640ff493aed11753a1d284ca9.zip |
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/871qae51wx.fsf@kernel.org/
Tested-on: QCN9074 PCI WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
Signed-off-by: Nicolas Escande <nico.escande@gmail.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://msgid.link/20240209113536.266822-2-nico.escande@gmail.com
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions