From: Matt Carlson Date: Tue, 25 Aug 2009 10:07:27 +0000 (+0000) Subject: tg3: Prevent tx BD corruption X-Git-Tag: v2.6.32-rc1~703^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=255ca311b650caece3ec4f78b88ef298664d561f;p=pandora-kernel.git tg3: Prevent tx BD corruption This patch prevents a tx BD corruption bug by preventing the device from powering down the PLL from L1 if the link speed is 10Mbps or 100Mbps. The same bits are also used to prevent a system hang during chip reset resulting from a complicated set of events that ultimately leads to PCIe block register corruption. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Reviewed-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed