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)
commit10067b501990cdd1f9d39133d124d140726bd996
tree34dc7e52b00833a2547bc53e348af1a0f28637f5
parent19c176eb079834c5cf8574ce18c1d934ec486dd8
parent825741b071722f1c8ad692cead562c4b5f5eaa93
Merge branch 'bnxt_en-bug-fixes'

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>