[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)
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>

No differences found