On Wed, 2008-12-03 at 11:14 -0200, Eduardo Habkost wrote:

> + * Returns the MTU value in case of success.
> + * On error, returns -1 and sets errno accordingly
> + */
> +static int ifGetMtu(brControl *ctl, const char *ifname)

You could make this return -errno on error. No big deal, though.

Cheers,
Mark.

--
Libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to