]> asedeno.scripts.mit.edu Git - linux.git/commit
brcmfmac: print firmware messages after a firmware crash
authorRafał Miłecki <rafal@milecki.pl>
Sun, 28 Apr 2019 21:38:26 +0000 (23:38 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 1 May 2019 15:27:31 +0000 (18:27 +0300)
commit47dd82e3d25e85a7c7c4e4b0eac9d297d1e5e2d4
tree2afe6deee30c55180f9a86d3df70df401c747d0b
parent2d91c8ad068a5cad4d9e7ece8dc811a697c7176a
brcmfmac: print firmware messages after a firmware crash

Normally firmware messages are printed with debugging enabled only. It's
a good idea as firmware may print a lot of messages that normal users
don't need to care about.

However, on firmware crash, it may be very helpful to log all recent
messages. There is almost always a backtrace available as well as rought
info on the latest actions/state.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c