]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 Jun 2016 12:57:24 +0000 (08:57 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Jun 2016 12:57:24 +0000 (08:57 -0400)
commitaa915417b7bc2b07c257b086f71114d607ae2ec3
treeefe0a8376860b74e33f38d5b0815213bcbfadd9e
parent8a062da9dedb3e67af0c251558efab72fc581bea
parenta9029e54ab9f8d6294e3c482c8b12e24ef5974ce
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue

Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates 2016-06-29

This series contains fixes to e1000e and ixgbevf.

Jarod Wilson's fix for e1000e was a follow-on patch to his previous fix to
keep the hardware VLAN CTAG's for receive and transmit in sync, which
in turn resolves the original issue, so revert a portion of the original
fix.

Xin Long noticed that the ret_val needed to be initialized to IXGBE_ERR_MBX,
instead of -IXGBE_ERR_MBX.
====================

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