]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
authorDavid S. Miller <davem@davemloft.net>
Wed, 3 Jan 2018 16:25:45 +0000 (11:25 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Jan 2018 16:25:45 +0000 (11:25 -0500)
commit61f2a819eb3390fdd486004c9844528660a174db
treed4581e702d0811ab2f56731c99614c8af805581b
parent4699b67b2876f9402d6b53d5eff251547c2133d8
parent4d62b732a29dfda9a8d6c7e4f56e32371d8b835c
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue

Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates 2018-01-02

This series contains fixes for e1000 and e1000e.

Tushar Dave adds a check to the driver so that it won't attempt to disable a
device that is already disabled for e1000.

Benjamin Poirier provides a fix to e1000e, where a previous commit that
Benjamin submitted changed the meaning of the return value for
"check_for_link" for copper media and not all the instances were properly
updated.  Benjamin fixes the remaining instances that needed the change.
====================

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