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