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)
commit6c0ec7ab5aaff3706657dd4946798aed483b9471
tree360a4259331709075f9fff9818ff0717eeb389c9
parent182620ab3660c5a9098ffaa0e8a898e41b164987
parent1eb4ef12591348c440ac9d6efcf7521e73cf2b10
Merge branch 'bnxt_en-bug-fixes'

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>