]> git.proxmox.com Git - qemu.git/commit
net: remove qemu_new_vlan_client()
authorMark McLoughlin <markmc@redhat.com>
Wed, 25 Nov 2009 18:49:29 +0000 (18:49 +0000)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 15:41:34 +0000 (09:41 -0600)
commit68da46eeb6cbe60b03f7afcb4e3cd1b5f14cc259
tree9055cb348d473d380a5d082a7056abb6c7f1e321
parent658788c5609ccd745bb800ed156bf6f9a19398dc
net: remove qemu_new_vlan_client()

... and VLANClientState::opaque and qemu_find_vlan_client().

All of these are now unused

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
net.c
net.h