OSDN Git Service

net: remove id field from NICInfo
authorMark McLoughlin <markmc@redhat.com>
Thu, 8 Oct 2009 18:58:22 +0000 (19:58 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 15 Oct 2009 14:32:00 +0000 (09:32 -0500)
commitdea7b3b95a0e6b88e0647e7afc8b6a7b5675fbb1
tree2ffa08c039f06c700755f42740f84dd83e2b323d
parent6d952ebedd5375b1ceffca722ac35c15adf7bb4c
net: remove id field from NICInfo

Just use the name field instead since we now use the id paramater as
the name, if supplied. Only implication with this change is that if
id is not supplied, the value of the name paramater is used as an
id.

Patchworks-ID: 35512
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.c
net.c
net.h