summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2014-01-08 08:04:32 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2014-03-12 19:05:48 -0700
commit2f586f6bcd5367fbbd1d3352d524a3ef3183eeb2 (patch)
treed3ae459cfcd75a2013052891fdf6be59f1ff5d7f /lib
parent305f8cec7be51e5bf2074e10416133546afa117e (diff)
downloadlinux-2f586f6bcd5367fbbd1d3352d524a3ef3183eeb2.tar.bz2
ixgbevf: delete unneeded call to pci_set_power_state
This driver does not need to adjust the power state on suspend, so the call to pci_set_power_state in the resume function is a no-op. Drop it, to make the code more understandable. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions