]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ice: Poll for reset completion when DDP load fails
authorAnirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Sat, 16 May 2020 00:42:22 +0000 (17:42 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 28 May 2020 22:40:12 +0000 (15:40 -0700)
commit9918f2d22fd3ff1e76693512d29e743eba3dc8cb
tree694db6e11f0fdce49ac3d0cd43e7c6b86344a342
parentb113cabd4378ddd98dccdd7748a16f9f1f094ef0
ice: Poll for reset completion when DDP load fails

There are certain cases where the DDP load fails and the FW issues a
core reset. For these cases, wait for reset to complete before
proceeding with reset of the driver init.

Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_main.c