Re: rtlwifi: rtl8821ae: Silence useless log output

2016-03-07 Thread Kalle Valo
> When driver rtl8821ae is loaded but not connected to any AP, it logs > a "firmware not ready to run" message roughly once a minute. To > eliminate logging this massage under normal debug conditions, the > degug level needed to print this message is increased. > > Signed-off-by: Larry Finger T

[PATCH] rtlwifi: rtl8821ae: Silence useless log output

2016-02-11 Thread Larry Finger
When driver rtl8821ae is loaded but not connected to any AP, it logs a "firmware not ready to run" message roughly once a minute. To eliminate logging this massage under normal debug conditions, the degug level needed to print this message is increased. Signed-off-by: Larry Finger --- Kalle, Th