diff options
| author | Sergey Nemov <sergey.nemov@intel.com> | 2018-07-19 13:25:22 +0200 |
|---|---|---|
| committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-08-07 08:19:08 -0700 |
| commit | e661414c98dfbdcf8666a058a6278cd7a2f20c95 (patch) | |
| tree | 2c865bb3d083bb923588bf625491bf15e4134dd6 /lib/mpi/mpiutil.c | |
| 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 <sergey.nemov@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions
