commit | 989038e217e94161862a959e82f9a1ecf8dda152 | [log] [tgz] |
---|---|---|
author | Nithin Sujir <nsujir@broadcom.com> | Fri Aug 30 17:01:36 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 03 22:23:40 2013 -0400 |
tree | a672cd09f7b77826a8166e77638b5e29230a1152 | |
parent | 535a69e94fbf77397e0ec354a58e8e51d41e944e [diff] |
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 <nsujir@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>