Message ID | 20240419183449.234327-1-michael.chan@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | bnxt_en: AER fixes | expand |
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 19 Apr 2024 11:34:46 -0700 you wrote: > This patchset fixes issues in the AER recovery logic. The first patch > refactors the code to make a shutdown function available for AER fatal > errors. The second patch fixes the AER fatal recovery logic. The > third patch fixes the health register logic to fix AER recovery failure > for the new P7 chips. > > Michael Chan (1): > bnxt_en: Fix error recovery for 5760X (P7) chips > > [...] Here is the summary with links: - [net,1/3] bnxt_en: refactor reset close code https://git.kernel.org/netdev/net/c/7474b1c82be3 - [net,2/3] bnxt_en: Fix the PCI-AER routines https://git.kernel.org/netdev/net/c/a1acdc226bae - [net,3/3] bnxt_en: Fix error recovery for 5760X (P7) chips https://git.kernel.org/netdev/net/c/41e54045b741 You are awesome, thank you!