Merge branch 'bnxt_en-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 19 Jul 2021 15:50:35 +0000 (08:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Jul 2021 15:50:35 +0000 (08:50 -0700)
commit1dd271d9e55296579e5ff7490346bcb2d7e03db8
tree95075a9c6b6fbdb9aee608a820142eebeb5ee84c
parent517a16b1a88bdb6b530f48d5d153478b2552d9a8
parentde5bf19414fec860168f05d00d574562bd9d86d1
Merge branch 'bnxt_en-fixes'

Michael Chan says:

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

Most of the fixes in this series have to do with error recovery.  They
include error path handling when the error recovery has to abort, and
the rediscovery of capabilities (PTP and RoCE) after firmware reset
that may result in capability changes.

Two other fixes are to reject invalid ETS settings and to validate
VLAN protocol in the RX path.
====================

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