Skip to content

Commit d46fa3e

Browse files
lwfingerKalle Valo
authored andcommitted
rtlwifi: btcoexist: Change logging in halbtc8192e2ant.c
This routine uses its own debugging macros These are changed to use the the recently rewritten RT_TRACE macro. There are also some renamed variables that were missed in the previous step. The only functional change is that some debugging statements have been dropped based on the final code supplied by Realtek. Signed-off-by: Larry Finger <[email protected]> Cc: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
1 parent 1a28147 commit d46fa3e

File tree

2 files changed

+417
-429
lines changed

2 files changed

+417
-429
lines changed

drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
btcoexist-objs := halbtc8723b2ant.o \
2+
halbtc8192e2ant.o \
23
halbtcoutsrc.o \
34
rtl_btc.o
45

0 commit comments

Comments
 (0)