x86: Use ipchecksum from net/
The existing IP checksum function is only accessible to the 'coreboot' cpu.
Drop it in favour of the new code in the network subsystem.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/cpu/coreboot/Makefile 0 additions, 1 deletionarch/x86/cpu/coreboot/Makefile
- arch/x86/cpu/coreboot/ipchecksum.c 0 additions, 55 deletionsarch/x86/cpu/coreboot/ipchecksum.c
- arch/x86/cpu/coreboot/tables.c 4 additions, 4 deletionsarch/x86/cpu/coreboot/tables.c
- arch/x86/include/asm/arch-coreboot/ipchecksum.h 0 additions, 37 deletionsarch/x86/include/asm/arch-coreboot/ipchecksum.h
Loading
Please register or sign in to comment