diff options
author | Nicolas Escande <[email protected]> | 2024-02-11 15:55:48 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-02-14 10:16:56 +0200 |
commit | 80fd22d7d41acd55ba362e9975290d9056079fea (patch) | |
tree | b0bef99dfc7389dd883e03d4027f4ec47fc1d81d /scripts/bpf_doc.py | |
parent | bcdb44f30be92b7bc750996dfc45c1fe3d49d715 (diff) |
wifi: ath12k: Remove unused scan_flags from struct ath12k_wmi_scan_req_arg
As we did for ath11k lets remove the unused scan_flags from struct
ath12k_wmi_scan_req_arg. This will prevent us from using out of sync values
between WMI_SCAN_XXX & scan_f_xxx bitfield.
While at it remove the underlying wrapping struct/union construct as it serves
no purpose anymore.
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