From: Alexander Duyck Date: Thu, 23 Jul 2009 18:08:16 +0000 (+0000) Subject: igb: do not overwrite EEPROM LED settings X-Git-Tag: v2.6.32-rc1~703^2~555 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12645a196eccb9209f88915f56a686086dea1a16;p=pandora-kernel.git igb: do not overwrite EEPROM LED settings The igb driver was overwritting the LED settings that were configured via EEPROM. This is not correct behavior as the LED settings are meant to be configured by EEPROM and not changed. This change removes the code that was setting the LED behavior on the interface. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed