ath10k: remove unnecessary warning for probe response drops
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Thu, 7 Apr 2016 06:37:30 +0000 (12:07 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 7 Apr 2016 15:49:43 +0000 (18:49 +0300)
commitdd7c280f9bf5ee6c7c46f03b2064f9f8fb617183
treee4f1411071ee7616da826ce5ce745fe256b7ed56
parentb131129d96575479e2447d134cb1797cf430b3a4
ath10k: remove unnecessary warning for probe response drops

qca99x0 and qca4019 solutions limit probe responses transmissions.
Logging warning message for each probe response drop is flooding
kernel log unnecessary with " failed to increase tx mgmt pending
count: -16, dropping". Hence reducing log level to debug.

Reported-by: Sebastian Gottschall <s.gottschall@dd-wrt.com>
Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c
This page took 0.029519 seconds and 5 git commands to generate.