linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] wifi: ath: fix remaining sparse warnings (excluding ath9k)
@ 2024-03-20 18:24 Kalle Valo
  2024-03-20 18:24 ` [PATCH 1/4] wifi: ath6kl: fix sparse warnings Kalle Valo
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Kalle Valo @ 2024-03-20 18:24 UTC (permalink / raw)
  To: linux-wireless

From: Kalle Valo <quic_kvalo@quicinc.com>

With this and the ath9k patchset[1] we finally have ath drivers sparse warning free.

Please review, especially the wil6210 patch. I'm not really happy about that one.

[1] https://patchwork.kernel.org/project/linux-wireless/cover/20240320170656.3534265-1-kvalo@kernel.org/

Kalle Valo (4):
  wifi: ath6kl: fix sparse warnings
  wifi: wcn36xx: buff_to_be(): fix sparse warnings
  wifi: wcn36xx: main: fix sparse warnings
  wifi: wil6210: fix sparse warnings

 drivers/net/wireless/ath/ath6kl/htc_mbox.c  | 3 +--
 drivers/net/wireless/ath/ath6kl/htc_pipe.c  | 3 +--
 drivers/net/wireless/ath/wcn36xx/main.c     | 4 ++--
 drivers/net/wireless/ath/wcn36xx/txrx.c     | 4 ++--
 drivers/net/wireless/ath/wcn36xx/wcn36xx.h  | 7 +++++--
 drivers/net/wireless/ath/wil6210/cfg80211.c | 4 ++--
 drivers/net/wireless/ath/wil6210/fw.h       | 1 -
 drivers/net/wireless/ath/wil6210/fw_inc.c   | 4 ++--
 8 files changed, 15 insertions(+), 15 deletions(-)


base-commit: 4b2f0ce6f2fe0fd906d408a01e494b85c272c7d7
-- 
2.39.2


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

end of thread, other threads:[~2024-03-25 10:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-20 18:24 [PATCH 0/4] wifi: ath: fix remaining sparse warnings (excluding ath9k) Kalle Valo
2024-03-20 18:24 ` [PATCH 1/4] wifi: ath6kl: fix sparse warnings Kalle Valo
2024-03-25 10:51   ` Kalle Valo
2024-03-20 18:24 ` [PATCH 2/4] wifi: wcn36xx: buff_to_be(): " Kalle Valo
2024-03-20 18:24 ` [PATCH 3/4] wifi: wcn36xx: main: " Kalle Valo
2024-03-20 18:24 ` [PATCH 4/4] wifi: wil6210: " Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).