From: Bruce Allan Date: Sat, 22 Nov 2008 01:00:22 +0000 (-0800) Subject: e1000e: store EEPROM version number to prevent unnecessary NVM reads X-Git-Tag: v2.6.29-rc1~581^2~583 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8452759060ad46fc071a7d5bbf1647df5ea2ceab;p=pandora-kernel.git e1000e: store EEPROM version number to prevent unnecessary NVM reads Rather than reading the NVM to get the EEPROM version number everytime the ethool get_drvinfo function is called, read it once during probe and save it for future reference. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed