sky2: avoid duplicate link up on Optima chip
authorstephen hemminger <shemminger@vyatta.com>
Mon, 29 Mar 2010 07:36:20 +0000 (07:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Mar 2010 02:43:48 +0000 (19:43 -0700)
commit9badba2543d165154c540b80e59ff06c1b3e3f76
tree1b4c1748d144987a115a5dda6127360888a22374
parent4b7c47aa221191b2bd62c653ea851afe5b625162
sky2: avoid duplicate link up on Optima chip

The Optima version has feature to detect link quickly without PHY interrupt,
but it causes duplicate link up events.

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