]> 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)
commit5c9a5bdcfacd45783fbe0d67869c6ca79c56af3a
treeb35fd4f9d5924580bc66823697b8b043227cb734
parentdf9c8d26127cc805619309d89773b704329c9186
parent4a65abda9c581adabe8f62b53da78678a6e27e2e
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>