Re: [PATCH] wcn36xx: reduce verbosity of drivers messages

2018-02-27 Thread Kalle Valo
Hi Ramon, you dropped the mailing lists from CC, I'll add them back. Ramon Fried writes: > On 2/27/2018 10:26 AM, Kalle Valo wrote: >> Ramon Fried writes: >> >>> --- a/drivers/net/wireless/ath/wcn36xx/main.c >>> +++

Re: [PATCH] wcn36xx: reduce verbosity of drivers messages

2018-02-27 Thread Kalle Valo
Ramon Fried writes: > Whenever the WLAN interface is started the FW > version and caps are printed, this info should appear as > debug info. > > Signed-off-by: Ramon Fried > --- > drivers/net/wireless/ath/wcn36xx/main.c | 2 +- >

Re: [PATCH] wcn36xx: reduce verbosity of drivers messages

2018-02-18 Thread Bjorn Andersson
On Sat 17 Feb 12:25 PST 2018, Ramon Fried wrote: > Whenever the WLAN interface is started the FW > version and caps are printed, this info should appear as > debug info. > > Signed-off-by: Ramon Fried Looks reasonable, Acked-by: Bjorn Andersson

[PATCH] wcn36xx: reduce verbosity of drivers messages

2018-02-17 Thread Ramon Fried
Whenever the WLAN interface is started the FW version and caps are printed, this info should appear as debug info. Signed-off-by: Ramon Fried --- drivers/net/wireless/ath/wcn36xx/main.c | 2 +- drivers/net/wireless/ath/wcn36xx/smd.c | 4 ++-- 2 files changed, 3