From: Nithin Sujir Date: Sat, 31 Aug 2013 00:01:36 +0000 (-0700) Subject: tg3: Don't turn off led on 5719 serdes port 0 X-Git-Tag: v3.12-rc1~132^2~1^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989038e217e94161862a959e82f9a1ecf8dda152;p=pandora-kernel.git tg3: Don't turn off led on 5719 serdes port 0 Turning off led on port 0 of the 5719 serdes causes all other ports to lose power and stop functioning. Add tg3_phy_led_bug() function to check for this condition. We use a switch() in tg3_phy_led_bug() for consistency with the tg3_phy_power_bug() function. Signed-off-by: Nithin Nayak Sujir Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed