linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] wifi: ath9k: fix remaining sparse warnings
@ 2024-03-20 17:06 Kalle Valo
  2024-03-20 17:06 ` [PATCH 1/3] wifi: ath9k: ath9k_set_moredata(): fix " Kalle Valo
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Kalle Valo @ 2024-03-20 17:06 UTC (permalink / raw)
  To: toke; +Cc: linux-wireless

From: Kalle Valo <quic_kvalo@quicinc.com>

There were few sparse warnings in ath9k. After this patchset ath9k is sparse
warning free.

Please review.

Kalle Valo (3):
  wifi: ath9k: ath9k_set_moredata(): fix sparse warnings
  wifi: ath9k: fix ath9k_use_msi declaration
  wifi: ath9k: eeprom: fix sparse endian warnings

 drivers/net/wireless/ath/ath9k/ath9k.h       |  1 +
 drivers/net/wireless/ath/ath9k/eeprom_4k.c   |  2 +-
 drivers/net/wireless/ath/ath9k/eeprom_9287.c |  4 ++--
 drivers/net/wireless/ath/ath9k/eeprom_def.c  |  6 +++---
 drivers/net/wireless/ath/ath9k/pci.c         |  2 --
 drivers/net/wireless/ath/ath9k/xmit.c        | 10 ++++++++--
 6 files changed, 15 insertions(+), 10 deletions(-)


base-commit: 4b2f0ce6f2fe0fd906d408a01e494b85c272c7d7
-- 
2.39.2


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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-20 17:06 [PATCH 0/3] wifi: ath9k: fix remaining sparse warnings Kalle Valo
2024-03-20 17:06 ` [PATCH 1/3] wifi: ath9k: ath9k_set_moredata(): fix " Kalle Valo
2024-03-20 17:34   ` Jeff Johnson
2024-03-21 18:37   ` Toke Høiland-Jørgensen
2024-03-25 10:51   ` Kalle Valo
2024-03-20 17:06 ` [PATCH 2/3] wifi: ath9k: fix ath9k_use_msi declaration Kalle Valo
2024-03-20 17:34   ` Jeff Johnson
2024-03-21 18:37   ` Toke Høiland-Jørgensen
2024-03-20 17:06 ` [PATCH 3/3] wifi: ath9k: eeprom: fix sparse endian warnings Kalle Valo
2024-03-20 17:34   ` Jeff Johnson
2024-03-21 18:37   ` Toke Høiland-Jørgensen

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).