]> git.neil.brown.name Git - history.git/commit
[PATCH] fix arm/etherh.c
authorRussell King <rmk@arm.linux.org.uk>
Mon, 19 Apr 2004 08:50:20 +0000 (04:50 -0400)
committerRussell King <rmk@arm.linux.org.uk>
Mon, 19 Apr 2004 08:50:20 +0000 (04:50 -0400)
commiteb659532054ccc511621310cd5ad9998c88d9f33
treebaf1d501a4a322ee3e8375ff1a86af18200f82c9
parent66dbee3519317165af92518fa4cc841731b2f238
[PATCH] fix arm/etherh.c

On Tue, Apr 13, 2004 at 02:35:40PM -0400, Jeff Garzik wrote:
> Russell,
>
> Would you be willing to provide an updated diff of this?

I didn't particularly like the PRIV() method implemented previously -
gcc appears to want to avoid some optimisations it if its an inline
function rather than a macro.

Also, 'ei_local' may look unused in some functions, but it's your
typical hidden-use-in-a-macro crap which 8390 likes.
drivers/net/arm/etherh.c