diff options
author | 2009-10-22 17:43:34 +0100 | |
---|---|---|
committer | 2009-10-27 12:29:00 -0500 | |
commit | 38c75be3139a117b02350dbda9d48d47aa57fa3d (patch) | |
tree | e0a83df9dd9c4d7c11bca7176e00e09e787aba03 /hw/mipsnet.c | |
parent | net: import linux tap ioctl definitions (diff) | |
download | qemu-38c75be3139a117b02350dbda9d48d47aa57fa3d.tar.xz qemu-38c75be3139a117b02350dbda9d48d47aa57fa3d.zip |
net: make tap_receive() re-use tap_receive_iov() code
In future we will want to prepend a virtio_net header if the NIC didn't
supply one but IFF_VNET_HDR is enabled on the interface. This is most
easily achived by using writev() in all cases.
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/mipsnet.c')
0 files changed, 0 insertions, 0 deletions