mirror of https://lore.kernel.org/ath12k/
 help / color / mirror / Atom feed
* [PATCH 0/2] CLeanup scan_flags from struct ath12k_wmi_scan_req_arg
@ 2024-02-11 14:55 Nicolas Escande
  2024-02-11 14:55 ` [PATCH 1/2] wifi: ath12k: Do not use " Nicolas Escande
  2024-02-11 14:55 ` [PATCH 2/2] wifi: ath12k: Remove unused " Nicolas Escande
  0 siblings, 2 replies; 6+ messages in thread
From: Nicolas Escande @ 2024-02-11 14:55 UTC (permalink / raw)
  To: ath12k; +Cc: linux-wireless

As previously done for ath11k (see [1] lets fixup struct ath12k_wmi_scan_req_arg
to remove the scan_flags member. This prevent future use of out of sync
WMI_SCAN_XXX defines & their corresponding scan_f_xxx corresponding bitfields

[1] https://lore.kernel.org/all/20240209113536.266822-1-nico.escande@gmail.com/

Nicolas Escande (2):
  wifi: ath12k: do not use scan_flags from struct
  wifi: ath12k: Remove unused scan_flags from struct

 drivers/net/wireless/ath/ath12k/mac.c |  4 +-
 drivers/net/wireless/ath/ath12k/wmi.c |  2 +-
 drivers/net/wireless/ath/ath12k/wmi.h | 55 ++++++++++++---------------
 3 files changed, 28 insertions(+), 33 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-02-14  8:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-11 14:55 [PATCH 0/2] CLeanup scan_flags from struct ath12k_wmi_scan_req_arg Nicolas Escande
2024-02-11 14:55 ` [PATCH 1/2] wifi: ath12k: Do not use " Nicolas Escande
2024-02-12 18:50   ` Jeff Johnson
2024-02-14  8:17   ` Kalle Valo
2024-02-11 14:55 ` [PATCH 2/2] wifi: ath12k: Remove unused " Nicolas Escande
2024-02-12 18:50   ` Jeff Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox