git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7336d3
)
fs_enet: mac-fcc: Eliminate __fcc-* macros.
author
Scott Wood
<scottwood@freescale.com>
Mon, 1 Oct 2007 19:20:50 +0000
(14:20 -0500)
committer
David 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