Skip to content

Commit

Permalink
rtlwifi: btcoexist: Change logging in halbtc8192e2ant.c
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
lwfinger authored and Kalle Valo committed Feb 7, 2017
1 parent 1a28147 commit d46fa3e
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 429 deletions.
1 change: 1 addition & 0 deletions drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
btcoexist-objs := halbtc8723b2ant.o \
halbtc8192e2ant.o \
halbtcoutsrc.o \
rtl_btc.o

Expand Down
Loading

0 comments on commit d46fa3e

Please sign in to comment.