From: Ping-Ke Shih <[email protected]>

Add a debug component ID for halmac

Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Larry Finger <[email protected]>
Cc: Yan-Hsuan Chuang <[email protected]>
Cc: Birming Chiu <[email protected]>
Cc: Shaofu <[email protected]>
Cc: Steven Ting <[email protected]>
---
 drivers/net/wireless/realtek/rtlwifi/debug.h | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.12.3

Reply via email to