[PATCH] network: pcnet_cs: remove the code to change the E8390_CMD register from...
authorKomuro <komurojun-mbn@nifty.com>
Sun, 15 Oct 2006 01:08:00 +0000 (10:08 +0900)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 05:12:02 +0000 (00:12 -0500)
commitac7468e923278cdcb202f8aa992d8f2776f8344c
treeb033fb5235d4039e2c5bf76d5ed368d948e89375
parentf4344848f8a7acbef2558dc5b89c62485f147033
[PATCH] network: pcnet_cs: remove the code to change the E8390_CMD register from ei_watchdog()

Remove the code to change the E8390_CMD register from ei_watchdog().
The 8390-page is always 0 outside the spin_lock.

Signed-off-by: komurojun-mbn@nifty.com
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/pcmcia/pcnet_cs.c