commit | 665a3b071dc6351f9d1840dc50f7cda80bca5f40 | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <markmc@redhat.com> | Wed Nov 25 18:49:30 2009 +0000 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Dec 03 09:41:34 2009 -0600 |
tree | 1342018a8e29fd3b027776e261732f6db70452cf | |
parent | 68da46eeb6cbe60b03f7afcb4e3cd1b5f14cc259 [diff] |
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>