1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 00:54:36 +01:00
Files
u-boot-megous/include/net.h
Simon Glass 9b0e35cb48 net: Add a separate file for IP checksumming
Move the checksum code out into its own file so it can be used elsewhere.
Also use a new version which supports a length which is not a multiple of
2 and add a new function to add two checksums.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-01-23 21:44:59 -07:00

21 KiB