fs_enet: mac-fcc: Eliminate __fcc-* macros.
authorScott Wood <scottwood@freescale.com>
Mon, 1 Oct 2007 19:20:50 +0000 (14:20 -0500)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:54:01 +0000 (16:54 -0700)
These macros accomplish nothing other than defeating type checking.

This patch also fixes one instance of the wrong register size being
used that was revealed by enabling type checking.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found