commit | 33cb7d33a1c36e07839d08a4d1a33bf6a0f70bba | [log] [tgz] |
---|---|---|
author | Brandon Philips <bphilips@suse.de> | Thu Oct 29 13:58:07 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 30 12:25:16 2009 -0700 |
tree | 430318f8c25258ab048703d9c332d9707e488dbf | |
parent | 9d410c796067686b1e032d54ce475b7055537138 [diff] |
sky2: set carrier off in probe 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>