net: handle id= parameter for -net
commit6d952ebedd5375b1ceffca722ac35c15adf7bb4c
authorMark McLoughlin <markmc@redhat.com>
Thu, 8 Oct 2009 18:58:21 +0000 (8 19:58 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 15 Oct 2009 14:32:00 +0000 (15 09:32 -0500)
treeac2af3e804f299e1349938f753fa399545d191d0
parente28af94955ecb0fb0e7e4b3c01e4671fa2ff0d3c
net: handle id= parameter for -net

Use id= in the same was as the current name= parameter; if both are
specified, id= is used.

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