]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf051c86b79d44ec1a94d5b1097b829616b6d1c8a
tree01963ca442fafdee84662850f213fc4c3428e797
parent633be8cc62b5ad72560d2296737d296f22502a0d
parent54a320ee3e6fb64b6fc2b0b376f17d93b536b40e
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>