Re: [PATCH 05/17] Blackfin: convert to generic checksum code

From: Arnd Bergmann
Date: Mon Jun 15 2009 - 07:06:01 EST


On Sunday 14 June 2009, Mike Frysinger wrote:
> The Blackfin port only implemented an optimized version of the
> csum_tcpudp_nofold function, so convert everything else to the new
> generic code.
>
> Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>

Have you tested this one well? I was as careful as possible with the
version I added, but it was basically only tested on microblaze, which
has a different endianess from blackfin. Some areas of the code may be
sensitive to this.

Arnd <><
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/