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)
commit8facf822b4356aad7b2868ce57522b2f78563d0e
tree822034ae18c351a148b1cb74d201e950c484441c
parent8641d27aa40928366e8ef6232a90bf53b964ae72
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