]> git.proxmox.com Git - mirror_ubuntu-artful-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)
committerSeth Forshee <seth.forshee@canonical.com>
Sun, 10 Sep 2017 22:00:01 +0000 (17:00 -0500)
commit82cd39b2f0c50ed8a064aa11f0cfd320f32b1f38
tree089767683a8bed7d40824b0c0903c970576fa6fb
parent0f24f9b0a04a5b62fe0148cb77bc67bbeef4c9ab
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq

BugLink: http://bugs.launchpad.net/bugs/1715578
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>
(cherry picked from commit 3c8f3e96af3a6799841761923d000566645f0942)
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/net/ethernet/intel/i40e/i40e_nvm.c