From: Matt Carlson Date: Sun, 11 Jul 2010 09:31:45 +0000 (+0000) Subject: tg3: Revert PCIe tx glitch fix X-Git-Tag: v2.6.36-rc1~571^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=702e52ccd32164a09ea91aa5896ad7c64cb708cb;p=pandora-kernel.git tg3: Revert PCIe tx glitch fix This patch reverts commit 52cdf8526fe24f11d300b75458ddee017f3f4c88, entitled "tg3: Prevent a PCIe tx glitch". The problem does not have any visible side-effects and happens too early for the driver to do anything about it. The proper place for this code is within the device's bootcode. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed