linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rtw-next 0/2] wifi: rtw89: only print once for unknown C2H events
@ 2025-08-04  1:22 Ping-Ke Shih
  2025-08-04  1:22 ` [PATCH rtw-next 1/2] wifi: rtw89: print just " Ping-Ke Shih
  2025-08-04  1:22 ` [PATCH rtw-next 2/2] wifi: rtw89: add dummy C2H handlers for BCN resend and update done Ping-Ke Shih
  0 siblings, 2 replies; 6+ messages in thread
From: Ping-Ke Shih @ 2025-08-04  1:22 UTC (permalink / raw)
  To: linux-wireless; +Cc: rtl8821cerfe2, sean.anderson

The unknown C2H events are printed once driver receives, causing thousands
of messages. Since this is only for developers who must implement the
handlers during development, to print once is enough to be a hint. Also,
to avoid somehow missing to implement causes messages to users.

Ping-Ke Shih (2):
  wifi: rtw89: print just once for unknown C2H events
  wifi: rtw89: add dummy C2H handlers for BCN resend and update done

 drivers/net/wireless/realtek/rtw89/debug.h |  1 +
 drivers/net/wireless/realtek/rtw89/mac.c   | 20 +++++++++++++++-----
 drivers/net/wireless/realtek/rtw89/mac.h   |  1 +
 drivers/net/wireless/realtek/rtw89/phy.c   |  7 +++----
 4 files changed, 20 insertions(+), 9 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-08-12  8:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-04  1:22 [PATCH rtw-next 0/2] wifi: rtw89: only print once for unknown C2H events Ping-Ke Shih
2025-08-04  1:22 ` [PATCH rtw-next 1/2] wifi: rtw89: print just " Ping-Ke Shih
2025-08-04 18:40   ` Sean Anderson
2025-08-12  8:20   ` Ping-Ke Shih
2025-08-04  1:22 ` [PATCH rtw-next 2/2] wifi: rtw89: add dummy C2H handlers for BCN resend and update done Ping-Ke Shih
2025-08-04 18:39   ` Sean Anderson

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