Skip to content

Commit

Permalink
Merge branch 'r8169-mark-device-as-detached-in-PCI-D3-and-improve-loc…
Browse files Browse the repository at this point in the history
…king'

Heiner Kallweit says:

====================
r8169: mark device as detached in PCI D3 and improve locking

Mark the netdevice as detached whenever parent is in PCI D3hot and not
accessible. This mainly applies to runtime-suspend state.
In addition take RTNL lock in suspend calls, this allows to remove
the driver-specific mutex and improve PM callbacks in general.
====================

Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Jun 22, 2020
2 parents 8878adb + 288302d commit 3b87cfe
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 142 deletions.
Loading

0 comments on commit 3b87cfe

Please sign in to comment.