mbox series

[0/4] wifi: ath: fix remaining sparse warnings (excluding ath9k)

Message ID 20240320182449.3757215-1-kvalo@kernel.org (mailing list archive)
Headers show
Series wifi: ath: fix remaining sparse warnings (excluding ath9k) | expand

Message

Kalle Valo March 20, 2024, 6:24 p.m. UTC
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