public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/4] wifi: ath12k: few fixes for clang warnings
@ 2024-12-17 20:26 Kalle Valo
  2024-12-17 20:26 ` [PATCH 1/4] wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usage Kalle Valo
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kalle Valo @ 2024-12-17 20:26 UTC (permalink / raw)
  To: ath12k; +Cc: linux-wireless

From: Kalle Valo <quic_kvalo@quicinc.com>

While build testing Jeff found some clang warnings, here are his fixes. Please
review.

Jeff Johnson (4):
  wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usage
  wifi: ath12k: Decrease ath12k_bss_assoc() stack usage
  wifi: ath12k: Decrease ath12k_sta_rc_update_wk() stack usage
  wifi: ath12k: Decrease ath12k_mac_station_assoc() stack usage

 drivers/net/wireless/ath/ath12k/mac.c | 114 +++++++++++++-------------
 1 file changed, 58 insertions(+), 56 deletions(-)


base-commit: 9a448415ed0c46edeb9170091a03b620986ca0b2
-- 
2.39.5



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

end of thread, other threads:[~2024-12-19 18:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 20:26 [PATCH 0/4] wifi: ath12k: few fixes for clang warnings Kalle Valo
2024-12-17 20:26 ` [PATCH 1/4] wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usage Kalle Valo
2024-12-17 20:26 ` [PATCH 2/4] wifi: ath12k: Decrease ath12k_bss_assoc() " Kalle Valo
2024-12-17 20:26 ` [PATCH 3/4] wifi: ath12k: Decrease ath12k_sta_rc_update_wk() " Kalle Valo
2024-12-17 20:26 ` [PATCH 4/4] wifi: ath12k: Decrease ath12k_mac_station_assoc() " Kalle Valo
2024-12-19 17:54 ` [PATCH 0/4] wifi: ath12k: few fixes for clang warnings Jeff Johnson

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