All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 00/15 rtlwifi: Change RT_TRACE into rtl_dbg for all drivers
@ 2020-08-29  0:54 Larry Finger
  2020-08-29  0:54 ` [PATCH v3 14/15] rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg Larry Finger
  2020-08-29  0:54 ` [PATCH v3 15/15] rtlwifi: Remove temporary definition of RT_TRACE Larry Finger
  0 siblings, 2 replies; 5+ messages in thread
From: Larry Finger @ 2020-08-29  0:54 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, Larry Finger

This submission consists of the two patches that failed in the v2 case.

Larry Finger (2):
  rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg
  rtlwifi: Remove temporary definition of RT_TRACE

 drivers/net/wireless/realtek/rtlwifi/debug.h  |  17 +-
 .../wireless/realtek/rtlwifi/rtl8821ae/dm.c   | 821 +++++++++---------
 .../wireless/realtek/rtlwifi/rtl8821ae/fw.c   | 134 +--
 .../wireless/realtek/rtlwifi/rtl8821ae/hw.c   | 456 +++++-----
 .../wireless/realtek/rtlwifi/rtl8821ae/led.c  |  32 +-
 .../wireless/realtek/rtlwifi/rtl8821ae/phy.c  | 527 +++++------
 .../wireless/realtek/rtlwifi/rtl8821ae/rf.c   |   6 +-
 .../wireless/realtek/rtlwifi/rtl8821ae/trx.c  |  59 +-
 8 files changed, 1023 insertions(+), 1029 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-08-31 18:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-29  0:54 [PATCH v3 00/15 rtlwifi: Change RT_TRACE into rtl_dbg for all drivers Larry Finger
2020-08-29  0:54 ` [PATCH v3 14/15] rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg Larry Finger
2020-08-31 15:32   ` Kalle Valo
2020-08-31 18:47     ` Larry Finger
2020-08-29  0:54 ` [PATCH v3 15/15] rtlwifi: Remove temporary definition of RT_TRACE Larry Finger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.