]> git.baikalelectronics.ru Git - kernel.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)
commit4f2677395003fd42c968abecc3eadfb864adb48c
tree8cd5e093e519a55c409ea709dced8783d661158f
parenta9d660b4ed248ce3c9b4772ea05c67c0c2dc5da5
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