]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Thu, 8 Jun 2017 18:41:19 +0000 (14:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Jun 2017 18:41:19 +0000 (14:41 -0400)
commit2e59fdbf330dd9317532feb7b592b9b232c0bd3b
treefc89b580d76d0496fe0a3a60987a7cd5a265fdb9
parent315b1da9c8ef96648228a50b1f2ff7db99514fdf
parent5bfadb08368a88138b7e3b1dba9944d12f9888f1
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue

Jeff Kirsher says:

====================
1GbE Intel Wired LAN Driver Updates 2017-06-07

This series contains a fix for e1000e and igb.

Colin Ian King fixes sparse warnings in igb by making functions static.

Chris Wilson provides a fix for a previous commit which is causing an
issue during suspend "e1000e_pm_suspend()", where we need to run
e1000e_pm_thaw() if __e1000_shutdown() is unsuccessful.
====================

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