]> Pileus Git - ~andy/linux/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)
commit42794bd8191b30e70e773f938f827f1ebb12e492
tree439bf1454c925ed787e28370f13dd5f62a35c0e3
parent7f61d1f70ba07e3875169433c407e9a4acd6a966
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