]> 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>
Mon, 12 Mar 2018 19:21:08 +0000 (15:21 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Mar 2018 19:21:08 +0000 (15:21 -0400)
commit1a5ff80c35a70f11a5bc7c90e83efe00146e74c1
treeb35fd4f9d5924580bc66823697b8b043227cb734
parentc545b3e1322df41368c18af67eef9e15273a1349
parent888ab8ff162ed2397197222d114a4f276ede5523
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-03-12

This series contains fixes to e1000e only.

Benjamin Poirier provides two fixes, first reverts commits that changed
what happens to the link status when there is an error.  These commits
were to resolve a race condition, but in the process of fixing the race
condition, they changed the behavior when an error occurred.  Second fix
resolves a race condition by not setting "get_link_status" to false
after checking the link.
====================

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