Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100"
authorJeff Garzik <jeff@garzik.org>
Tue, 12 Jun 2007 22:52:31 +0000 (18:52 -0400)
committerJeff Garzik <jeff@garzik.org>
Tue, 12 Jun 2007 22:52:31 +0000 (18:52 -0400)
commitca93ca428b8e09973f19e2725bf19cb3f1836034
treec97039b65e8d1084db7a1367dd69348942009775
parentc0811987c6909cd5463d107933217be113b75f4e
Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100"

This reverts commit d52df4a35af569071fda3f4eb08e47cc7023f094.

This patch attempted to fix e100 for non-cache coherent memory
architectures by using the cb style code that eepro100 had and using
the EL and s bits from the RFD list. Unfortunately the hardware
doesn't work exactly like this and therefore this patch actually
breaks e100. Reverting the change brings it back to the previously
known good state for 2.6.22. The pending rewrite in progress to this
code can then be safely merged later.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/e100.c