On Wed, Dec 03, 2008 at 11:14:28AM -0200, Eduardo Habkost wrote: > On Tue, Dec 02, 2008 at 10:15:51PM -0800, Chris Wright wrote: > > * Eduardo Habkost (ehabkost@xxxxxxxxxx) wrote: > > > +static int brSetInterfaceMtu(brControl *ctl, > > > + const char *bridge, > > > + const char *ifname) > > > +{ > > > + int mtu = ifGetMtu(ctl, bridge); > > > + > > > + fprintf(stderr, "mtu: %d\n", mtu); > > > > Is that just a bit of leftover debugging? > > Oops. Updated patch below. Okidoc, I commited it, I think the errno passing of the potential errors is sufficient at this point, Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@xxxxxxxxxxxx | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ -- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list