net: add fd_readv() handler to qemu_new_vlan_client() args
authorMark McLoughlin <markmc@redhat.com>
Mon, 18 May 2009 11:55:27 +0000 (12:55 +0100)
committerMark McLoughlin <markmc@redhat.com>
Tue, 9 Jun 2009 10:38:49 +0000 (11:38 +0100)
commit9b67223d9bdf0608ba710e9fda26e851ba83e708
tree5e8bb3409816c956e473c9c81ab666038094a45e
parent7376a85485e97af61698ff2f8914e2aa5fd9381a
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