]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40e/i40evf: add wait states to NVM state machine
authorShannon Nelson <shannon.nelson@intel.com>
Fri, 28 Aug 2015 21:55:49 +0000 (17:55 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 18 Sep 2015 00:47:16 +0000 (17:47 -0700)
commit2f1b5bc844a7c13a3ec997a7ce029f27403adc57
tree8cd5e093e519a55c409ea709dced8783d661158f
parent0af8e9db2ce93d17c25a0ff0a044dfebf66ea5af
i40e/i40evf: add wait states to NVM state machine

This adds wait states to the NVM update state machine to signify when
waiting for an update operation to finish, whether we're in the middle
of a set of Write operations, or we're now idle but waiting.

Change-ID: Iabe91d6579ef6a2ea560647e374035656211ab43
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_adminq.c
drivers/net/ethernet/intel/i40e/i40e_nvm.c
drivers/net/ethernet/intel/i40e/i40e_type.h
drivers/net/ethernet/intel/i40evf/i40e_type.h