commit | f4072eeaf0af7e54a8f0d6812057e2d6ff4453fc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 19 22:16:09 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sat Jan 24 06:13:44 2015 -0700 |
tree | 2094482b6b58739fdbafff8ce77de9510f29fef2 | |
parent | 00153918396ecb7144ef739bc97bee381d6a7612 [diff] |
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>