tg3: implement ethtool set_phys_id
authorstephen hemminger <shemminger@vyatta.com>
Mon, 4 Apr 2011 08:43:50 +0000 (08:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Apr 2011 21:30:08 +0000 (14:30 -0700)
commit81b8709c25e8c8f56224a24d860de7b77a772e83
treeeabbc21f1308cda329e54cfe25e8237791cd4e77
parenta5b9f41c228f93d368ab0f292d890ea7143ca5aa
tg3: implement ethtool set_phys_id

Implement control of LED via set_phys_id.
Note: since PHY is powered off if device is down, this board
only allows blinking if device is up.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c