Netdev List
 help / color / mirror / Atom feed
* [net-next 0/2][pull request] 1GbE Intel Wired LAN Driver Updates 2017-06-07
@ 2017-06-08  5:32 Jeff Kirsher
  2017-06-08  5:32 ` [net-next 1/2] igb: make a few local functions static Jeff Kirsher
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeff Kirsher @ 2017-06-08  5:32 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, nhorman, sassmann, jogreene

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.

The following are changes since commit 50dffe7fad6c156c2928e45c19ff7b86eb951f4c:
  Merge branch 'mlx4-drivers-version-update'
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 1GbE

Chris Wilson (1):
  e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails

Colin Ian King (1):
  igb: make a few local functions static

 drivers/net/ethernet/intel/e1000e/netdev.c |  7 ++++++-
 drivers/net/ethernet/intel/igb/igb_main.c  | 12 ++++++------
 2 files changed, 12 insertions(+), 7 deletions(-)

-- 
2.12.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-08 18:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-08  5:32 [net-next 0/2][pull request] 1GbE Intel Wired LAN Driver Updates 2017-06-07 Jeff Kirsher
2017-06-08  5:32 ` [net-next 1/2] igb: make a few local functions static Jeff Kirsher
2017-06-08  5:32 ` [net-next 2/2] e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails Jeff Kirsher
2017-06-08 18:41 ` [net-next 0/2][pull request] 1GbE Intel Wired LAN Driver Updates 2017-06-07 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox