Larry Finger <[email protected]> writes:

> 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]>
> ---
>  .../wireless/realtek/rtlwifi/btcoexist/Makefile    |   1 +
>  .../realtek/rtlwifi/btcoexist/halbtc8192e2ant.c    | 825 
> +++++++++++----------
>  2 files changed, 417 insertions(+), 409 deletions(-)
>
> diff --git a/drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile 
> b/drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile
> index d1454d4..0ef0d31 100644
> --- a/drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile
> +++ b/drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile
> @@ -1,4 +1,5 @@
>  btcoexist-objs :=    halbtc8723b2ant.o       \
> +                     halbtc8192e2ant.o       \
>                       halbtcoutsrc.o          \
>                       rtl_btc.o

This is what I don't get, why is it needed?

-- 
Kalle Valo

Reply via email to