]> Git Repo - qemu.git/commit
net: remove VLANClientState members now in NetClientInfo
authorMark McLoughlin <[email protected]>
Wed, 25 Nov 2009 18:49:30 +0000 (18:49 +0000)
committerAnthony Liguori <[email protected]>
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/dp8393x.c
hw/virtio-net.c
net.c
net.h
net/tap.c
This page took 0.027326 seconds and 4 git commands to generate.