On 1/17/2022 3:29 PM, Hector Martin wrote: > This allows us to get console messages if the firmware crashed during > early init, or if an operation failed and we're about to shut down. We do have a module parameter that forces probing to succeed regardless any failure so we can create memory dump of the wifi device, read the console, etc. Still it can be useful to add these console read calls. Thanks. Reviewed-by: Arend van Spriel > Reviewed-by: Linus Walleij > Signed-off-by: Hector Martin > --- > drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c | 4 ++++ > 1 file changed, 4 insertions(+)