Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information