[netdrvr] skfp: remove a bunch of dead code
authorJeff Garzik <jeff@garzik.org>
Tue, 24 Jul 2007 05:30:36 +0000 (01:30 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:50:18 +0000 (16:50 -0700)
The driver has not compiled in anything except PCI support for many
years (see drivers/net/skfp/Makefile).  This driver is also unmaintained
for many years, so arguments for keeping the cross-OS, cross-bus (ISA,
EISA, MCA) code do not exist.

Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found