aboutsummaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-07-18 12:50:10 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-07-19 10:15:38 +0100
commit19f128eef3a6a5f7de92452955bb0715f590d756 (patch)
tree35f3d38c4aa5e9b8d6592b5bffbf2c59c4c57400 /cfg.mk
parentrpc: remove trailing whitespace character in error string (diff)
downloadlibvirt-19f128eef3a6a5f7de92452955bb0715f590d756.tar.gz
libvirt-19f128eef3a6a5f7de92452955bb0715f590d756.tar.bz2
libvirt-19f128eef3a6a5f7de92452955bb0715f590d756.zip
Replace use of networkReportError with virReportError
Update the linux bridge driver to use virReportError instead of the networkReportError custom macro Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index ed2838c9f..e83c8b0b7 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -515,7 +515,6 @@ msg_gen_function += VMX_ERROR
msg_gen_function += XENXS_ERROR
msg_gen_function += lxcError
msg_gen_function += libxlError
-msg_gen_function += networkReportError
msg_gen_function += nodeReportError
msg_gen_function += openvzError
msg_gen_function += qemuReportError