i40e/base: save AQ write back descriptor
authorJingjing Wu <jingjing.wu@intel.com>
Sun, 6 Sep 2015 07:11:22 +0000 (15:11 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 1 Oct 2015 23:35:21 +0000 (01:35 +0200)
commit305f81dbd76066882cb3d57fc9d3a2f7cfee28b8
tree1e35aca2a91a4761afbc1e51045c7e5ce3354be1
parentfb6791c2e73875ae5246e685d45f8b15c5b1a619
i40e/base: save AQ write back descriptor

Add the ability to save the AdminQ write back descriptor. If the writeback
descriptor buffer was previously created, this gives it to the AQ command
request to be used to save the results.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
Tested-by: Huilong Xu <huilongx.xu@intel.com>
drivers/net/i40e/base/i40e_adminq.c
drivers/net/i40e/base/i40e_adminq.h
drivers/net/i40e/base/i40e_nvm.c
drivers/net/i40e/base/i40e_type.h