diff options
author | Sergey Nemov <[email protected]> | 2018-07-19 13:25:22 +0200 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-08-07 08:19:08 -0700 |
commit | e661414c98dfbdcf8666a058a6278cd7a2f20c95 (patch) | |
tree | 2c865bb3d083bb923588bf625491bf15e4134dd6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | de7de576eca204de9a38e2f6dafe6b7c1ddc85c1 (diff) |
i40e: Remove duplicated prepare call in i40e_shutdown
Function call to i40e_prep_for_reset() is duplicated in
i40e_shutdown routine and gets called before
i40e_enable_mc_magic_wake() which blocks it from being executed
correctly on system reboot or shutdown because adminq is already
disabled by first i40e_prep_for_reset() call.
Two register write calls are also duplicated.
Signed-off-by: Sergey Nemov <[email protected]>
Tested-by: Andrew Bowers <[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