]> git.proxmox.com Git - qemu.git/commit
net: introduce NetClientInfo
authorMark McLoughlin <markmc@redhat.com>
Wed, 25 Nov 2009 18:49:01 +0000 (18:49 +0000)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 15:41:29 +0000 (09:41 -0600)
commit3ed79cc949369c7310217dfd05bc45351436fc71
tree822034ae18c351a148b1cb74d201e950c484441c
parentb50a3a21cac08ada88921eb5d2d330197c31a890
net: introduce NetClientInfo

This structure holds data which is common to all instances of a given
net client type/model.

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