[PATCH v2 2/2] wifi: ath11k: Remove scan_flags union from struct scan_req_params
Jeff Johnson
quic_jjohnson at quicinc.com
Fri Feb 9 11:01:45 PST 2024
On 2/9/2024 3:35 AM, Nicolas Escande wrote:
> Now that we do not use scan_flags directly with WMI_SCAN_XXX macros anymore but
> only the bitfield scan_f_xxx, lets remove the scan_flags & the underlying union.
>
> This will prevent further problems as some entries in the scan_f_xxx bitfield
> don't match their corresponding WMI_SCAN_XXX flags as seen in [1]
>
> [1] https://lore.kernel.org/all/20231127180559.1696041-1-nico.escande@gmail.com/
>
> Signed-off-by: Nicolas Escande <nico.escande at gmail.com>
Acked-by: Jeff Johnson <quic_jjohnson at quicinc.com>
More information about the ath11k
mailing list