OSDN Git Service

wlcore: Downgrade exceeded max RX BA sessions to debug
authorTony Lindgren <tony@atomide.com>
Fri, 1 Jan 2021 06:59:55 +0000 (08:59 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 14 Jan 2021 17:33:53 +0000 (19:33 +0200)
commit07ceefa3012f43512e93931980bd3bdf5af96344
treefa4f0e2b796593612e13b04f716a25bbd64b8b9b
parent098238e80bed1ea2347e2efb5533f1d0289ae6c3
wlcore: Downgrade exceeded max RX BA sessions to debug

We can get the following in the logs every few minutes or so:

wlcore: ERROR exceeded max RX BA sessions

Let's downgrade the message to a debug message as suggested by the TI
support folks at:

https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/p/352435/1244754

"The WL127x firmware supports max of 3 BA sessions. It cannot be increased.
 I think the problem here is the peer trying to initiate a 4th BA session
 (ADDBA request)."

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210101065955.63386-1-tony@atomide.com
drivers/net/wireless/ti/wlcore/main.c