diff mbox

[01/10] rtlwifi: Add COMP_HALMAC to debug

Message ID 20170721042440.15839-2-Larry.Finger@lwfinger.net (mailing list archive)
State Changes Requested
Delegated to: Kalle Valo
Headers show

Commit Message

Larry Finger July 21, 2017, 4:24 a.m. UTC
From: Ping-Ke Shih <pkshih@realtek.com>

Add a debug component ID for halmac

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Yan-Hsuan Chuang <yhchuang@realtek.com>
Cc: Birming Chiu <birming@realtek.com>
Cc: Shaofu <shaofu@realtek.com>
Cc: Steven Ting <steventing@realtek.com>
---
 drivers/net/wireless/realtek/rtlwifi/debug.h | 1 +
 1 file changed, 1 insertion(+)

Comments

Kalle Valo July 28, 2017, 3:38 p.m. UTC | #1
Larry Finger <Larry.Finger@lwfinger.net> wrote:

> From: Ping-Ke Shih <pkshih@realtek.com>
> 
> Add a debug component ID for halmac
> 
> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
> Cc: Yan-Hsuan Chuang <yhchuang@realtek.com>
> Cc: Birming Chiu <birming@realtek.com>
> Cc: Shaofu <shaofu@realtek.com>
> Cc: Steven Ting <steventing@realtek.com>

Failed to apply:

fatal: sha1 information is lacking or useless (drivers/net/wireless/realtek/rtlwifi/core.c).
error: could not build fake ancestor
Applying: rtlwifi: Issue connection notification to phydm.
Patch failed at 0001 rtlwifi: Issue connection notification to phydm.
The copy of the patch that failed is found in: .git/rebase-apply/patch

10 patches set to Changes Requested.

9856029 [01/10] rtlwifi: Add COMP_HALMAC to debug
9856047 [02/10] rtlwifi: define radio_mask for RF, and extend bw
9856039 [03/10] rtlwifi: Add phydm structure to main header file
9856031 [04/10] rtlwifi: Issue connection notification to phydm.
9856041 [05/10] rtlwifi: Add COMP_PHYDM to debug
9856035 [06/10] rtlwifi: btcoex: Add send_bt_mp common function, and modify related functions.
9856045 [07/10] rtlwifi: btcoex: btcoexist needs rfe_type to make decision
9856043 [08/10] rtlwifi: Use mutex to replace spin_lock in cases of IPS and LPS
9856033 [09/10] rtlwifi: Add halmac structure to wifi.h
9856037 [10/10] rtlwifi: Add phydm debug cmd to debugfs
diff mbox

Patch

diff --git a/drivers/net/wireless/realtek/rtlwifi/debug.h b/drivers/net/wireless/realtek/rtlwifi/debug.h
index ad6834af618b..4840f8801ec0 100644
--- a/drivers/net/wireless/realtek/rtlwifi/debug.h
+++ b/drivers/net/wireless/realtek/rtlwifi/debug.h
@@ -106,6 +106,7 @@ 
 #define COMP_BT_COEXIST			BIT(30)
 #define COMP_IQK			BIT(31)
 #define COMP_TX_REPORT			BIT_ULL(32)
+#define COMP_HALMAC			BIT_ULL(34)
 
 /*--------------------------------------------------------------
 		Define the rt_print components