Linux wireless drivers development
 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>,
	Ping-Ke Shih <pkshih@realtek.com>
Subject: [PATCH 0/7 v2] Make changes in debugging in btcoexist
Date: Fri,  3 Feb 2017 11:35:14 -0600	[thread overview]
Message-ID: <20170203173521.6635-1-Larry.Finger@lwfinger.net> (raw)

These changes convert the various files in btcoexist to use the same
debugging macros as the rest of the parts of the drivers. In addition,
one typo is fixed in rtl8821ae.

This is all material for 4.11.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ping-Ke Shih <pkshih@realtek.com>
---
v2 - Fix some "WARNING: possible condition with no effect (if == else)".
---

Larry Finger (7):
  rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbers
  rtlwifi: btcoexist: Convert halbtc8192e2ant.c to use standard
    debugging
  rtlwifi: btcoexist: Convert halbtc8723b1ant.c to use standard
    debugging
  rtlwifi: btcoexist: Convert halbtc8723b2ant.c to use standard
    debugging
  rtlwifi: btcoexist: Convert halbtc8821a1ant.c to use standard
    debugging
  rtlwifi: btcoexist: Convert halbtc8821a2ant.c to use standard
    debugging
  rtlwifi: btcoexist: Convert halbtcoutsrc.c to use standard debugging

 .../wireless/realtek/rtlwifi/btcoexist/Makefile    |    7 +-
 .../realtek/rtlwifi/btcoexist/halbtc8192e2ant.c    |  237 +++--
 .../realtek/rtlwifi/btcoexist/halbtc8723b1ant.c    |  827 ++++++++-------
 .../realtek/rtlwifi/btcoexist/halbtc8723b2ant.c    |  973 +++++++++---------
 .../realtek/rtlwifi/btcoexist/halbtc8821a1ant.c    |  898 +++++++++--------
 .../realtek/rtlwifi/btcoexist/halbtc8821a2ant.c    | 1055 +++++++++++---------
 .../realtek/rtlwifi/btcoexist/halbtcoutsrc.c       |    4 +-
 .../realtek/rtlwifi/btcoexist/halbtcoutsrc.h       |   12 -
 .../net/wireless/realtek/rtlwifi/rtl8821ae/phy.c   |   10 +-
 drivers/net/wireless/realtek/rtlwifi/wifi.h        |    8 +-
 10 files changed, 2163 insertions(+), 1868 deletions(-)

-- 
2.10.2

             reply	other threads:[~2017-02-03 17:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-03 17:35 Larry Finger [this message]
2017-02-03 17:35 ` [PATCH v2 1/7] rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbers Larry Finger
2017-02-07  8:06   ` [v2, " Kalle Valo
2017-02-03 17:35 ` [PATCH v2 2/7] rtlwifi: btcoexist: Convert halbtc8192e2ant.c to use standard debugging Larry Finger
2017-02-03 17:35 ` [PATCH v2 3/7] rtlwifi: btcoexist: Convert halbtc8723b1ant.c " Larry Finger
2017-02-03 17:35 ` [PATCH v2 4/7] rtlwifi: btcoexist: Convert halbtc8723b2ant.c " Larry Finger
2017-02-03 17:35 ` [PATCH v2 5/7] rtlwifi: btcoexist: Convert halbtc8821a1ant.c " Larry Finger
2017-02-03 17:35 ` [PATCH v2 6/7] rtlwifi: btcoexist: Convert halbtc8821a2ant.c " Larry Finger
2017-02-03 17:35 ` [PATCH v2 7/7] rtlwifi: btcoexist: Convert halbtcoutsrc.c " 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=20170203173521.6635-1-Larry.Finger@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pkshih@realtek.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox