Re: [PATCH net] tg3: Don't turn off led on 5719 serdes port 0
From: David Miller <davem@davemloft.net>
Date: 2013-09-04 02:24:36
From: David Miller <davem@davemloft.net>
Date: 2013-09-04 02:24:36
From: "Nithin Nayak Sujir" <redacted> Date: Fri, 30 Aug 2013 17:01:36 -0700
From: Nithin Sujir <redacted> 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 <redacted> Signed-off-by: Michael Chan <mchan@broadcom.com>
Applied and queued up for -stable, thanks.