]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'bnxt_en-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 30 Apr 2025 12:03:22 +0000 (13:03 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Apr 2025 12:03:22 +0000 (13:03 +0100)
Michael Chan says:

====================
bnxt_en: Misc. bug fixes

This series fixes a bug in the driver initialization path, MSIX
setup sequencing issue in the FW error and AER paths, a missing
skb_mark_for_recycle() in the VLAN error path, some ethtool coredump
fixes, an ethtool selftest fix, and an ethtool register dump byte order
fix.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge