diff options
author | Kai-Heng Feng <[email protected]> | 2018-12-11 15:59:38 +0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-03-19 14:23:30 -0700 |
commit | 5b6e13216be29ced7350d9c354a1af8fe0ad9a3e (patch) | |
tree | 04418c307689fb793cb297926a3edfaffbe1658a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b0ddfe2bb2bd80b1090d5bf42bb65243b76d3b97 (diff) |
igb: Exclude device from suspend direct complete optimization
igb sets different WoL settings in system suspend callback and runtime
suspend callback.
The suspend direct complete optimization leaves igb in runtime suspended
state with wrong WoL setting during system suspend.
To fix this, we need to disable suspend direct complete optimization to
let igb always use suspend callback to set correct WoL during system
suspend.
Signed-off-by: Kai-Heng Feng <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions