]> 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)
commitd073ec56eceb566f67f10c8aea4b770ce0b6da89
tree439bf1454c925ed787e28370f13dd5f62a35c0e3
parent128b3df3aa4eeb2bd012a256e7f0a8161cc8e13a
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