]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[netdrvr] fealnx: clean up nasty mess of arch ifdefs
authorJeff Garzik <jeff@garzik.org>
Fri, 27 Jun 2008 06:18:50 +0000 (02:18 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Sat, 28 Jun 2008 14:23:37 +0000 (10:23 -0400)
commit28cd4289abc2c8db90344ee4ff064a9bdf086fdf
tree7a990af041d904b990d62b112876a103a6e62d43
parent445854f4c46ff1fa8f4605334914ecd1a1ae574d
[netdrvr] fealnx: clean up nasty mess of arch ifdefs

Clean up config/burst value arch-specific setup.

* bcrvalue only varied by its big-endian bit
* crvalue only varied for certain types of x86-32 chips

This should make fealnx quite a bit more portable, without any behavior
change.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/fealnx.c