• Russell King's avatar
    [PATCH] fix arm/etherh.c · eb659532
    Russell King authored
    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.
    eb659532
etherh.c 17.5 KB