OSDN Git Service

net: add receive_raw parameter to qemu_new_vlan_client()
authorMark McLoughlin <markmc@redhat.com>
Thu, 22 Oct 2009 16:43:42 +0000 (17:43 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Oct 2009 17:29:01 +0000 (12:29 -0500)
commit70783b9c9be31e98421f17327a1127021abae672
tree39b7f53aa54d90bea4cf0e7ecf313c57ffc74e19
parentca77d175912f7d0b2296e8e3a803a0763c00bc0b
net: add receive_raw parameter to qemu_new_vlan_client()

Trivial patch to allow supplying a receive_raw function.

A future cleanup should combine this function pointer parameters into a
table.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/dp8393x.c
hw/etraxfs_eth.c
hw/mcf_fec.c
hw/mipsnet.c
hw/usb-net.c
hw/xen_nic.c
net.c
net.h
tap-win32.c