Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1491994
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: brcmfmac: replace WARNING on timeout with a simple error message |
| Date | 2016-09-27 17:50 +0200 |
| Message-ID | <sm2NP-2OB-23@gated-at.bofh.it> (permalink) |
| References | <slXEt-8j4-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@milecki.pl> > > 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> Patch applied to wireless-drivers-next.git, thanks. 2f0e56fa37cc brcmfmac: replace WARNING on timeout with a simple error message -- https://patchwork.kernel.org/patch/9351657/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] brcmfmac: replace WARNING on timeout with a simple error message Rafał Miłecki <zajec5@gmail.com> - 2016-09-27 12:20 +0200 Re: [PATCH] brcmfmac: replace WARNING on timeout with a simple error message Arend Van Spriel <arend.vanspriel@broadcom.com> - 2016-09-27 13:30 +0200 Re: brcmfmac: replace WARNING on timeout with a simple error message Kalle Valo <kvalo@codeaurora.org> - 2016-09-27 17:50 +0200
csiph-web