net: split all the tap code out into net/tap.c
authorMark McLoughlin <markmc@redhat.com>
Thu, 22 Oct 2009 16:49:07 +0000 (17:49 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 30 Oct 2009 13:39:27 +0000 (08:39 -0500)
commit8589993ae67ffaa4c593d90e13256b8940d6b744
tree7ca14526d613f2f906243c256d756853128c2199
parent548b473a9438eecc15e32434b9baa7e976ada56a
net: split all the tap code out into net/tap.c

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