From: Matt Carlson Date: Wed, 13 Apr 2011 11:05:04 +0000 (+0000) Subject: tg3: Provide full regdump on tx timeout X-Git-Tag: v3.0-rc1~377^2~431 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97bd8e491d1786f0020372a5a470bb8b3184856f;p=pandora-kernel.git tg3: Provide full regdump on tx timeout The current amount of information provided in the output of a tx timeout is insufficient to determine a root cause. This patch replaces the terse, four-register status output with a more complete body of information. For PCIe devices, the full register space is dumped. For other devices, select registers are dumped instead. Signed-off-by: Matt Carlson Signed-off-by: Michael Chan Reviewed-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed