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)
commit9e5fb7207024e53700bdac23f53d1e44d530a7f6
tree01963ca442fafdee84662850f213fc4c3428e797
parenta2c054a896b8ac794ddcfc7c92e2dc7ec4ed4ed5
parent3c4fe80b32c685bdc02b280814d0cfe80d441c72
Merge branch 'bnxt_en-Bug-fixes'

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>