Merge branch 'bnxt_en-bug-fixes'
authorJakub Kicinski <kuba@kernel.org>
Tue, 27 Oct 2020 01:26:38 +0000 (18:26 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 27 Oct 2020 01:26:38 +0000 (18:26 -0700)
Michael Chan says:

====================
bnxt_en: Bug fixes.

These 5 bug fixes are all related to the firmware reset or AER recovery.
2 patches fix the cleanup logic for the workqueue used to handle firmware
reset and recovery. 1 patch ensures that the chip will have the proper
BAR addresses latched after fatal AER recovery.  1 patch fixes the
open path to check for firmware reset abort error.  The last one
sends the fw reset command unconditionally to fix the AER reset logic.
====================

Link: https://lore.kernel.org/r/1603685901-17917-1-git-send-email-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge