All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: kvalo@codeaurora.org
Cc: linux-wireless@vger.kernel.org, Larry Finger <Larry.Finger@lwfinger.net>
Subject: [PATCH v3 00/15 rtlwifi: Change RT_TRACE into rtl_dbg for all drivers
Date: Fri, 28 Aug 2020 19:54:40 -0500	[thread overview]
Message-ID: <20200829005442.32318-1-Larry.Finger@lwfinger.net> (raw)

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


             reply	other threads:[~2020-08-29  0:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-29  0:54 Larry Finger [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200829005442.32318-1-Larry.Finger@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.