commit | 702e52ccd32164a09ea91aa5896ad7c64cb708cb | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Sun Jul 11 09:31:45 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 11 17:07:43 2010 -0700 |
tree | 72b59ed42c59b046423a371c4d9eed330766410f | |
parent | 6867c843813a801d5f568b6fb006695316714f1b [diff] |
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 <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>