[PATCH] wcn36xx: Set BTLE coexistence related configuration values to defaults

Kalle Valo kvalo at codeaurora.org
Sun Nov 12 04:51:40 PST 2017


Ramon Fried <rfried at codeaurora.org> writes:

> From: Eyal Ilsar <eilsar at codeaurora.org>
>
> Signed-off-by: Eyal Ilsar <eilsar at codeaurora.org>
> Signed-off-by: Ramon Fried <rfried at codeaurora.org>
> ---
>  drivers/net/wireless/ath/wcn36xx/main.c | 2 +-
>  drivers/net/wireless/ath/wcn36xx/smd.c  | 4 +++-
>  2 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/wireless/ath/wcn36xx/main.c b/drivers/net/wireless/ath/wcn36xx/main.c
> index b83f01d..0d4ed41 100644
> --- a/drivers/net/wireless/ath/wcn36xx/main.c
> +++ b/drivers/net/wireless/ath/wcn36xx/main.c
> @@ -27,7 +27,7 @@
>  #include <linux/soc/qcom/wcnss_ctrl.h>
>  #include "wcn36xx.h"
>  
> -unsigned int wcn36xx_dbg_mask;
> +unsigned int wcn36xx_dbg_mask = WCN36XX_DBG_NONE;

And this looks unrelated to the title?

-- 
Kalle Valo



More information about the wcn36xx mailing list