From: Peter Waskiewicz Date: Tue, 27 Apr 2010 00:38:15 +0000 (+0000) Subject: ixgbe: Power down PHY during driver resets X-Git-Tag: v2.6.34-rc6~13^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61fac744dddb22d99c7b12250bc9bada7866df08;p=pandora-kernel.git ixgbe: Power down PHY during driver resets The PHY laser is still on during driver init. It's allowing garbage to hit our FIFO, which eventually can cause the entire device to die. Power down the laser while setting up the device, and re-enable the laser before getting link. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed