commit | 3c8f3e96af3a6799841761923d000566645f0942 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Fri Sep 01 13:43:08 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Sep 05 17:52:46 2017 -0700 |
tree | ec267c6fbce5ad0c66e9ea7c75b37c043b90158e | |
parent | 09f79fd49d94cda5837e9bfd0cb222232b3b6d9f [diff] |
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: 7073f46e443e ("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>