Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • net
  • ixgbe
  • ixgbe_main.c
Find file BlameHistoryPermalink
  • Rafael J. Wysocki's avatar
    NET/ixgbe: Fix powering off during shutdown · 9d8d05ae
    Rafael J. Wysocki authored Apr 15, 2009
    
    
    Prevent ixgbe from putting the adapter into D3 during shutdown except when
    we're going to power off the system, since doing that may generally cause
    problems with kexec to happen (such problems were observed for igb and
    forcedeth).  For this purpose seperate ixgbe_shutdown() from ixgbe_suspend()
    and use the appropriate PCI PM callbacks in both of them.
    Signed-off-by: default avatar"Rafael J. Wysocki" <rjw@sisk.pl>
    Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    9d8d05ae