Merge branch 'bnxt_en-bug-fixes'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 8 Jun 2023 08:52:48 +0000 (10:52 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 8 Jun 2023 08:52:48 +0000 (10:52 +0200)
Michael Chan says:

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

This patchset has the following fixes for bnxt_en:

1. Add missing VNIC ID parameter in the FW message when getting an
updated RSS configuration from the FW.

2. Fix a warning when doing ethtool reset on newer chips.

3. Fix VLAN issue on a VF when a default VLAN is assigned.

4. Fix a problem during DPC (Downstream Port containment) scenario.

5. Fix a NULL pointer dereference when receiving a PTP event from FW.

6. Fix VXLAN/Geneve UDP port delete/add with newer FW.
====================

Link: https://lore.kernel.org/r/20230607075409.228450-1-michael.chan@broadcom.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge