diff options
| author | David Ertman <[email protected]> | 2013-12-17 04:42:42 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2013-12-17 22:45:03 -0800 |
| commit | 7509963c703b71eebccc421585e7f48ebbbd3f38 (patch) | |
| tree | fc5226715c2f45b79a6b505d083cc6b87727cd02 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 918a4308bad24a8c40a9e569fb7b3a6295ec7757 (diff) | |
e1000e: Fix a compile flag mis-match for suspend/resume
This patch addresses a mis-match between the declaration and usage of
the e1000_suspend and e1000_resume functions. Previously, these
functions were declared in a CONFIG_PM_SLEEP wrapper, and then utilized
within a CONFIG_PM wrapper. Both the declaration and usage will now be
contained within CONFIG_PM wrappers.
Signed-off-by: Dave Ertman <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions