commit | 2a0a0f1ea27ac39afd25c741a1ccc53bc5530acf | [log] [tgz] |
---|---|---|
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | Thu Apr 25 17:22:34 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue May 21 02:49:34 2013 -0700 |
tree | f02152928cc36effb56bf54d228945e31c5709a1 | |
parent | 373e6978f9c5c05af3b3ec4cd0295b0bfbe11644 [diff] |
igb: Fix set_ethtool function to call update nvm for entire image This patch fixes a problem where we were only checking to update checksum on first part of nvm image. Newer parts have multiple checksum fields and checksum function will accommodate that as long as we call it in the first place for any changes made. Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>