* [PATCH] ath: document ATH_DBG_MCI
@ 2011-12-14 21:56 Luis R. Rodriguez
2011-12-15 5:18 ` Mohammed Shafi Shajakhan
0 siblings, 1 reply; 2+ messages in thread
From: Luis R. Rodriguez @ 2011-12-14 21:56 UTC (permalink / raw)
To: linville
Cc: linux-wireless, Luis R. Rodriguez, wtsao, rmanohar, mohammed,
senthilb
A debug level was added to the ath module for printing
MCI messages but no documentation was provided. Clarify that
MCI is the Message Coexistence Interface, a private protocol
used exclusively for WLAN-BT coexistence starting from
AR9462.
Cc: wtsao@qca.qualcomm.com
Cc: rmanohar@qca.qualcomm.com
Cc: mohammed@qca.qualcomm.com
Cc: senthilb@qca.qualcomm.com
Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
---
drivers/net/wireless/ath/ath.h | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/drivers/net/wireless/ath/ath.h b/drivers/net/wireless/ath/ath.h
index 3e4dd2d..0b93bab 100644
--- a/drivers/net/wireless/ath/ath.h
+++ b/drivers/net/wireless/ath/ath.h
@@ -215,6 +215,9 @@ do { \
* @ATH_DBG_HWTIMER: hardware timer handling
* @ATH_DBG_BTCOEX: bluetooth coexistance
* @ATH_DBG_BSTUCK: stuck beacons
+ * @ATH_DBG_MCI: Message Coexistence Interface, a private protocol
+ * used exclusively for WLAN-BT coexistence starting from
+ * AR9462.
* @ATH_DBG_ANY: enable all debugging
*
* The debug level is used to control the amount and type of debugging output
--
1.7.4.15.g7811d
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ath: document ATH_DBG_MCI
2011-12-14 21:56 [PATCH] ath: document ATH_DBG_MCI Luis R. Rodriguez
@ 2011-12-15 5:18 ` Mohammed Shafi Shajakhan
0 siblings, 0 replies; 2+ messages in thread
From: Mohammed Shafi Shajakhan @ 2011-12-15 5:18 UTC (permalink / raw)
To: Luis R. Rodriguez; +Cc: linville, linux-wireless, wtsao, rmanohar, senthilb
On Thursday 15 December 2011 03:26 AM, Luis R. Rodriguez wrote:
> A debug level was added to the ath module for printing
> MCI messages but no documentation was provided. Clarify that
> MCI is the Message Coexistence Interface, a private protocol
> used exclusively for WLAN-BT coexistence starting from
> AR9462.
Luis, thank you!
--
thanks,
shafi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-12-15 5:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 21:56 [PATCH] ath: document ATH_DBG_MCI Luis R. Rodriguez
2011-12-15 5:18 ` Mohammed Shafi Shajakhan
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).