]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb4f1743a850f680b45c52682be5c051135bf844f
treeeabbc21f1308cda329e54cfe25e8237791cd4e77
parent1f93b832a3c3a0a6a0116d2982b8ecad6b59f68a
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