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 0/7] Make changes in debugging in btcoexist
Date: Wed, 1 Feb 2017 15:08:50 -0600 [thread overview]
Message-ID: <20170201210857.26516-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.
Larry
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
next reply other threads:[~2017-02-01 21:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-01 21:08 Larry Finger [this message]
2017-02-01 21:08 ` [PATCH 1/7] rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbers Larry Finger
2017-02-01 21:08 ` [PATCH 2/7] rtlwifi: btcoexist: Convert halbtc8192e2ant.c to use standard debugging Larry Finger
2017-02-01 21:08 ` [PATCH 3/7] rtlwifi: btcoexist: Convert halbtc8723b1ant.c " Larry Finger
2017-02-01 21:08 ` [PATCH 4/7] rtlwifi: btcoexist: Convert halbtc8723b2ant.c " Larry Finger
2017-02-01 21:08 ` [PATCH 5/7] rtlwifi: btcoexist: Convert halbtc8821a1ant.c " Larry Finger
2017-02-01 21:08 ` [PATCH 6/7] rtlwifi: btcoexist: Convert halbtc8821a2ant.c " Larry Finger
2017-02-01 21:08 ` [PATCH 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=20170201210857.26516-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox