commit | 88b3ec02b2b17871cd21be1e7588489636f3bebb | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <markmc@redhat.com> | Thu Oct 22 17:49:10 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Oct 30 08:39:28 2009 -0500 |
tree | 2b5f44c7df2e55b45407cfd767a49ac1454ea3d2 | |
parent | 966ea5ec4fb14d4b420715e7aadc5dfd3ea5add2 [diff] |
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>