]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tg3: Revert PCIe tx glitch fix
authorMatt Carlson <mcarlson@broadcom.com>
Sun, 11 Jul 2010 09:31:45 +0000 (09:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Jul 2010 00:07:43 +0000 (17:07 -0700)
commit702e52ccd32164a09ea91aa5896ad7c64cb708cb
tree72b59ed42c59b046423a371c4d9eed330766410f
parent6867c843813a801d5f568b6fb006695316714f1b
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>
drivers/net/tg3.c
drivers/net/tg3.h