]> git.baikalelectronics.ru Git - 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)
commit39cf64dc2153c0724faee1e1dcf1c279a3e836e6
tree694db6e11f0fdce49ac3d0cd43e7c6b86344a342
parentffb1facc3f49bb4d64ccdfece8d022fff6762a62
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