aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc
diff options
context:
space:
mode:
authorVaibhav Gupta <vaibhavgupta40@gmail.com>2020-06-22 16:43:58 +0530
committerDavid S. Miller <davem@davemloft.net>2020-06-23 20:31:18 -0700
commita86688fbef1b48395822e90d5273e8abcac95a6c (patch)
treea6460c27dc76e81178f9ae409659927928c3c977 /drivers/net/ethernet/intel/igc
parentdn_route_rcv: remove redundant dev null check (diff)
downloadlinux-dev-a86688fbef1b48395822e90d5273e8abcac95a6c.tar.xz
linux-dev-a86688fbef1b48395822e90d5273e8abcac95a6c.zip
pcnet32: Convert to generic power management
Remove legacy PM callbacks and use generic operations. With legacy code, drivers were responsible for handling PCI PM operations like pci_save_state(). In generic code, all these are handled by PCI core. The generic suspend() and resume() are called at the same point the legacy ones were called. Thus, it does not affect the normal functioning of the driver. Compile-tested only. Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions