OSDN Git Service

Merge branch 'bnxt_en-Bug-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 12 Mar 2018 14:58:28 +0000 (10:58 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Mar 2018 14:58:28 +0000 (10:58 -0400)
Michael Chan says:

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

There are 3 bug fixes in this series to fix regressions recently
introduced when adding the new ring reservations scheme.  2 minor
fixes in the TC Flower code to return standard errno values and
to elide some unnecessary warning dmesg.  One Fixes the VLAN TCI
value passed to the stack by including the entire 16-bit VLAN TCI,
and the last fix is to check for valid VNIC ID before setting up or
shutting down LRO/GRO.
====================

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

Trivial merge