commit | 402e1398a398009d82731ec433220e172be4c7af | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Thu Feb 14 12:13:41 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 15 14:02:59 2013 -0500 |
tree | 80df6fbd8de7bf37519cafb87a955127f554c09e | |
parent | c5d0b72e641340c5dc915cdfab5e2c55d81425c2 [diff] |
tg3: Set initial carrier state to off. Before the device is opened, the carrier state should be off. It will not race with the link interrupt if we set it before calling register_netdev(). Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>