build: Fix build breakage detected by buildbot
commit161abfb5f929184a68baa16701606015f5683722
authorDunrong Huang <riegamaths@gmail.com>
Sat, 4 Aug 2012 11:29:55 +0000 (4 19:29 +0800)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 4 Aug 2012 12:54:15 +0000 (4 07:54 -0500)
tree218428f8811e34866ee0b67cd7c911b421a12585
parent70678b82274309e9df98b8ce359118f36697cadb
build: Fix build breakage detected by buildbot

More details:
http://buildbot.b1-systems.de/qemu/builders/xen_unstable/builds/83/steps/compile/logs/stdio

VLANState has been removed since commit a005d07, so "vlan id" should be
fetched using net_hub_id_for_client().

Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/xen_backend.h
hw/xen_devconfig.c