From: Michael Chan Date: Sun, 30 Apr 2006 01:55:17 +0000 (-0700) Subject: [TG3]: Call netif_carrier_off() during phy reset X-Git-Tag: v2.6.17-rc4~101^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8e1e82b6a97ad44517517aa58b7b794ead0bf33;p=pandora-kernel.git [TG3]: Call netif_carrier_off() during phy reset Add netif_carrier_off() call during tg3_phy_reset(). This is needed to properly track the netif_carrier state in cases where we do a PHY reset with interrupts disabled. The SerDes code will not run properly if the netif_carrier state is wrong. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed