]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Change the ethtool NVM read method to use AQ
authorAnjali Singhai Jain <anjali.singhai@intel.com>
Thu, 28 Nov 2013 06:39:28 +0000 (06:39 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 5 Jan 2014 06:22:26 +0000 (22:22 -0800)
commit50b8c3e63ab7a72b90bf493a47187f5bba3d48ad
tree9b1c50c22e1b0c0db40bf1ebdb01e44ed8e0b6ea
parente0b7f55c804c0e980782f2ef5156ef5192d98e5e
i40e: Change the ethtool NVM read method to use AQ

Earlier we were reading Shadow RAM (copy of the NVM) which can differ
from the actual NVM. Use AQ instead to read the actual NVM.

Change-Id: Ia0f2773b722db77d093f738c068af872be69bbd4
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_ethtool.c