]> git.proxmox.com Git - qemu.git/commit
net: remove VLANClientState members now in NetClientInfo
authorMark McLoughlin <markmc@redhat.com>
Wed, 25 Nov 2009 18:49:30 +0000 (18:49 +0000)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 15:41:34 +0000 (09:41 -0600)
commit665a3b071dc6351f9d1840dc50f7cda80bca5f40
tree1342018a8e29fd3b027776e261732f6db70452cf
parent68da46eeb6cbe60b03f7afcb4e3cd1b5f14cc259
net: remove VLANClientState members now in NetClientInfo

Add a NetClientInfo pointer to VLANClientState and use that
for the typecode and function pointers.

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