• Andrew Morton's avatar
    [PATCH] fix e100 for big-endian machines · 361b3b62
    Andrew Morton authored
    Patch from Anton Blanchard <anton@samba.org>
    
    e100 is performing a header checksum calculation which is
    
    a) duplication of the core kernel's calculation of the same and
    
    b) incorrect on big-endian machines.
    
    This fix has been tested on ia32 and pppc64 and acked by davem, jgarzik
    and Scott Feldman
    361b3b62
e100.h 33.9 KB