]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5ed3c19fbe119ef1b255825b800adfbe06ed5094
tree34dc7e52b00833a2547bc53e348af1a0f28637f5
parent310aa41bf3120e02d994d58825ec12e26122cc29
parentc1ac534c7a8af1a8f5ba61d3d7738b0dc673954f
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>