| commit | 28cd4289abc2c8db90344ee4ff064a9bdf086fdf | [log] [tgz] |
|---|---|---|
| author | Jeff Garzik <jeff@garzik.org> | Fri Jun 27 02:18:50 2008 -0400 |
| committer | Jeff Garzik <jgarzik@redhat.com> | Sat Jun 28 10:23:37 2008 -0400 |
| tree | 7a990af041d904b990d62b112876a103a6e62d43 | |
| parent | 445854f4c46ff1fa8f4605334914ecd1a1ae574d [diff] |
[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>