]> git.baikalelectronics.ru Git - kernel.git/commit
brcmsmac: never log "tid x is not agg'able" by default
authorAli MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
Tue, 23 Oct 2018 16:12:35 +0000 (19:12 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 6 Nov 2018 17:01:00 +0000 (19:01 +0200)
commit96fca788e5788b7ea3b0050eb35a343637e0a465
treeb7f20c583cad6406b8aca7eae45d129b30a64c49
parent7cbbe1597e4497d14b4d4b22d444a168caae1ce4
brcmsmac: never log "tid x is not agg'able" by default

This message greatly spams the log under heavy Tx of frames with BK access
class which is especially true when operating as AP. It is also not informative
as the "agg'ablity" of TIDs are set once and never change.
Fix this by logging only in debug mode.

Signed-off-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c