Blackfin: convert to generic checksum code
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@gentoo.org>
Showing
- arch/blackfin/Kconfig 3 additions, 0 deletionsarch/blackfin/Kconfig
- arch/blackfin/include/asm/checksum.h 4 additions, 66 deletionsarch/blackfin/include/asm/checksum.h
- arch/blackfin/lib/Makefile 1 addition, 1 deletionarch/blackfin/lib/Makefile
- arch/blackfin/lib/checksum.c 0 additions, 125 deletionsarch/blackfin/lib/checksum.c
Loading
Please register or sign in to comment