sky2: set carrier off in probe
authorBrandon Philips <bphilips@suse.de>
Thu, 29 Oct 2009 13:58:07 +0000 (13:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Oct 2009 19:25:16 +0000 (12:25 -0700)
Before bringing up a sky2 interface up ethtool reports
"Link detected: yes". Do as ixgbe does and netif_carrier_off() on
probe().

Signed-off-by: Brandon Philips <bphilips@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found