From: Carolyn Wyborny Date: Thu, 25 Apr 2013 17:22:34 +0000 (+0000) Subject: igb: Fix set_ethtool function to call update nvm for entire image X-Git-Tag: v3.11-rc1~16^2~359^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a0a0f1ea27ac39afd25c741a1ccc53bc5530acf;p=pandora-kernel.git 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 Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed