]> git.ipfire.org Git - people/ms/u-boot.git/commit - net/ping.c
net: Use new checksum functions
authorSimon Glass <sjg@chromium.org>
Tue, 20 Jan 2015 05:16:08 +0000 (22:16 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 12 Feb 2015 17:35:33 +0000 (10:35 -0700)
commit0da0fcd51f6566d84eb24cbbd4c8ad784c702849
treeca319b50fa22b7d0bbd636c83877dc52c17959fa
parent360334a1786c2ef8753239818ca295211b2d5aa8
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