From: Michael Chan Date: Thu, 14 Feb 2013 12:13:41 +0000 (+0000) Subject: tg3: Set initial carrier state to off. X-Git-Tag: v3.9-rc1~139^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=402e1398a398009d82731ec433220e172be4c7af;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed