From: Zhi Yong Wu <wu...@linux.vnet.ibm.com> Signed-off-by: Zhi Yong Wu <wu...@linux.vnet.ibm.com> --- net.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/net.c b/net.c index 61dc28d..8c8e703 100644 --- a/net.c +++ b/net.c @@ -1079,7 +1079,6 @@ void do_info_network(Monitor *mon) NetClientState *nc, *peer; net_client_type type; - monitor_printf(mon, "Devices not on any VLAN:\n"); QTAILQ_FOREACH(nc, &net_clients, next) { peer = nc->peer; type = nc->info->type; -- 1.7.6