net: move AIX code into net/tap-aix.c
authorMark McLoughlin <markmc@redhat.com>
Thu, 22 Oct 2009 16:49:10 +0000 (17:49 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 30 Oct 2009 13:39:28 +0000 (08:39 -0500)
commitbf411677bf48145a8529dbcca066f6d7aee1a2a0
tree2b5f44c7df2e55b45407cfd767a49ac1454ea3d2
parent74c019406a4ac1a19923c68817bd5b0fc268d842
net: move AIX code into net/tap-aix.c

Okay, this makes the tap options available on AIX even though there's
no support, but if we want to do it right we should have not compile
the tap code at all on AIX using e.g. CONFIG_TAP.

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