diff options
author | Vitaly Lifshits <vitaly.lifshits@intel.com> | 2020-05-07 20:14:06 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2020-05-22 18:21:52 -0700 |
commit | e086ba2fccda4c196b84a167493f67f089d0ebdc (patch) | |
tree | bd921b151ba9bcf968fc071673114291511d65c3 /drivers/net/eql.c | |
parent | f29801030ac67bf98b7a65d3aea67b30769d4f7c (diff) |
e1000e: disable s0ix entry and exit flows for ME systems
Since ME systems do not support SLP_S0 in S0ix state, and S0ix entry
and exit flows may cause errors on them it is best to avoid using
e1000e_s0ix_entry_flow and e1000e_s0ix_exit_flow functions.
This was done by creating a struct of all devices that comes with ME
and by checking if the current device has ME.
Signed-off-by: Vitaly Lifshits <vitaly.lifshits@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/eql.c')
0 files changed, 0 insertions, 0 deletions