net: move net-checksum.c under net/
commit7200ac3c7c8eefe574193b49eeff09f120e11ec7
authorMark McLoughlin <markmc@redhat.com>
Thu, 22 Oct 2009 16:49:03 +0000 (22 17:49 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 30 Oct 2009 13:39:26 +0000 (30 08:39 -0500)
tree2dd2260990466109d289cb1c528561b8c3592372
parente1144d006ddd41f4e500b415f4b114af019a716b
net: move net-checksum.c under net/

Also add a new net/checksum.h header

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile
hw/e1000.c
hw/virtio-net.c
hw/xen_nic.c
net.h
net/checksum.c [new file with mode: 0644]
net/checksum.h [new file with mode: 0644]