[PATCH] Remove powerpc specific parts of 3c509 driver
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 19 Sep 2006 01:54:49 +0000 (11:54 +1000)
committerJeff Garzik <jeff@garzik.org>
Tue, 19 Sep 2006 04:36:59 +0000 (00:36 -0400)
commit8624a1c93772d24a38ed10cfcd290e8a18ac5b0a
tree035dc21e3957540c8cdb817507f2377e07065a3b
parent26d36b642e2f024019f94819284a11273807571d
[PATCH] Remove powerpc specific parts of 3c509 driver

On powerpc and ppc, insl_ns and insl are identical as are outsl_ns and
outsl, so remove the conditional use of insl_ns and outsl_ns.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/3c509.c