[libvirt] Re: [PATCH] bridge: set MTU of tap iface to the same value of the bridge

Mark McLoughlin markmc at redhat.com
Wed Dec 3 14:14:24 UTC 2008


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.




More information about the libvir-list mailing list