public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: ath12k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 0/4] wifi: ath12k: few fixes for clang warnings
Date: Tue, 17 Dec 2024 22:26:14 +0200	[thread overview]
Message-ID: <20241217202618.1329312-1-kvalo@kernel.org> (raw)

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



             reply	other threads:[~2024-12-17 20:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-17 20:26 Kalle Valo [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241217202618.1329312-1-kvalo@kernel.org \
    --to=kvalo@kernel.org \
    --cc=ath12k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox