From: Steve Glendinning Date: Tue, 28 Jul 2009 02:37:58 +0000 (+0000) Subject: smsc95xx: remove EEPROM loaded check X-Git-Tag: v2.6.32-rc1~703^2~486 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcd218be5aebed94951a750b1d477aea86fb68ea;p=pandora-kernel.git smsc95xx: remove EEPROM loaded check The eeprom read & write commands currently check the E2P_CMD_LOADED_ bit is set before allowing any operations. This prevents any reading or writing unless a correctly programmed EEPROM is installed. This patch removes the check, so it is possible to program blank EEPROMS via ethtool. Signed-off-by: Steve Glendinning Signed-off-by: David S. Miller --- Reading git-diff-tree failed