net: add fd_readv() handler to qemu_new_vlan_client() args
commit463af5349a787160642f023dad10eaf0cb419fb7
authorMark McLoughlin <markmc@redhat.com>
Mon, 18 May 2009 11:55:27 +0000 (18 12:55 +0100)
committerMark McLoughlin <markmc@redhat.com>
Tue, 9 Jun 2009 10:38:49 +0000 (9 11:38 +0100)
tree5e8bb3409816c956e473c9c81ab666038094a45e
parent3471b757d0ca63a0e8188c4c96acd1c279a8c737
net: add fd_readv() handler to qemu_new_vlan_client() args

This, apparently, is the style we prefer - all VLANClientState
should be an argument to qemu_new_vlan_client().

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
19 files changed:
hw/dp8393x.c
hw/e1000.c
hw/eepro100.c
hw/etraxfs_eth.c
hw/mcf_fec.c
hw/mipsnet.c
hw/musicpal.c
hw/ne2000.c
hw/pcnet.c
hw/qdev.c
hw/rtl8139.c
hw/smc91c111.c
hw/stellaris_enet.c
hw/usb-net.c
hw/virtio-net.c
hw/xen_nic.c
net.c
net.h
tap-win32.c