diff options
author | Dinghao Liu <[email protected]> | 2021-02-28 17:44:23 +0800 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-03-11 09:37:48 -0800 |
commit | b52912b8293f2c496f42583e65599aee606a0c18 (patch) | |
tree | a216ec6c857d7eb8beea67a05fd63e50b61c5c7f /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 21f857f0321d0d0ea9b1a758bd55dc63d1cb2437 (diff) |
e1000e: Fix error handling in e1000_set_d0_lplu_state_82571
There is one e1e_wphy() call in e1000_set_d0_lplu_state_82571
that we have caught its return value but lack further handling.
Check and terminate the execution flow just like other e1e_wphy()
in this function.
Fixes: bc7f75fa9788 ("[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)")
Signed-off-by: Dinghao Liu <[email protected]>
Acked-by: Sasha Neftin <[email protected]>
Tested-by: Dvora Fuxbrumer <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions