]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
authorJacob Keller <jacob.e.keller@intel.com>
Fri, 1 Sep 2017 20:43:08 +0000 (13:43 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 6 Sep 2017 00:52:46 +0000 (17:52 -0700)
commit8941322e2407637d757f266d9a3ab6fc9e15292b
treeec267c6fbce5ad0c66e9ea7c75b37c043b90158e
parente75612a571cd561d70a5233358bd62e364156fed
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq

When introducing the functions to read the NVM through the AdminQ, we
did not correctly mark the wb_desc.

Fixes: 3fe57ac9252f ("i40e: Add AQ commands for NVM Update for X722", 2015-06-05)
Signed-off-by: Jacob Keller <jacob.e.keller@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_nvm.c