]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: Use new checksum functions
authorSimon Glass <sjg@chromium.org>
Tue, 20 Jan 2015 05:16:08 +0000 (22:16 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:50:46 +0000 (13:50 +0200)
commit6e78d8596fd161036a69e0e29838d37c6007d5bf
tree00f8e54e900809a41cf6404f1a0518f7bb84d467
parent69d904c3a5997bfbf441a95994db4b0c0b2c4ba7
net: Use new checksum functions

Drop the old checksum functions in favour of the new ones.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
include/net.h
net/net.c
net/ping.c