aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorSergey Nemov <sergey.nemov@intel.com>2018-07-19 13:25:22 +0200
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2018-08-07 08:19:08 -0700
commite661414c98dfbdcf8666a058a6278cd7a2f20c95 (patch)
tree2c865bb3d083bb923588bf625491bf15e4134dd6 /kernel
parentMerge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next (diff)
downloadlinux-dev-e661414c98dfbdcf8666a058a6278cd7a2f20c95.tar.xz
linux-dev-e661414c98dfbdcf8666a058a6278cd7a2f20c95.zip
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 'kernel')
0 files changed, 0 insertions, 0 deletions