]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Add code to wait for FW to complete in reset path
authorShannon Nelson <shannon.nelson@intel.com>
Wed, 11 Dec 2013 08:17:10 +0000 (08:17 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 8 Jan 2014 05:49:36 +0000 (21:49 -0800)
commit396ca32a8043e1e6f7470566ac1937aa5374a833
tree439bf1454c925ed787e28370f13dd5f62a35c0e3
parent0fcd05c97425ad7deb2d99a8defb736609faedbe
i40e: Add code to wait for FW to complete in reset path

The RSTAT comes back with DEVICE READY to indicate that the HW is ready,
but we still have to wait for the FW to indicate that the Core and Global
modules are back up again.  This needs a read of the NVM_ULD register.

Change-Id: I88276165f9cd446d2f166fb4b8cff00521af4bec
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_common.c
drivers/net/ethernet/intel/i40e/i40e_register.h