diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2016-09-27 13:12:24 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-09-27 18:47:08 +0300 |
commit | 2f0e56fa37cce60a5ac5d451bcadec51cd711436 (patch) | |
tree | 5a08404d8daa9751c17dd8e5822e54902efc3ec7 /net/lapb/lapb_timer.c | |
parent | 8334ffdc8290949bd838e0d83e200a87f2c0efc4 (diff) | |
download | linux-2f0e56fa37cce60a5ac5d451bcadec51cd711436.tar.xz |
brcmfmac: replace WARNING on timeout with a simple error message
Even with timeout increased to 950 ms we get WARNINGs from time to time.
It mostly happens on A-MPDU stalls (e.g. when station goes out of
range). It may take up to 5-10 secods for the firmware to recover and
for that time it doesn't process packets.
It's still useful to have a message on time out as it may indicate some
firmware problem and incorrect key update. Raising a WARNING however
wasn't really that necessary, it doesn't point to any driver bug anymore
and backtrace wasn't much useful.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions