]> xenbits.xensource.com Git - libvirt.git/commit
virNetDevMacVLanCreateWithVPortProfile: Turn vnet_hdr into flag
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 3 Dec 2015 10:33:55 +0000 (11:33 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 11 Dec 2015 07:42:49 +0000 (08:42 +0100)
commit56e2171c6fee97d98241f9143da4fcd194c3633c
treeb225ecf64d89bae8d4620c5d9f5ba8479e984ca0
parent1ce929603ba8ebc3b0dc4ff39df9619c87723f42
virNetDevMacVLanCreateWithVPortProfile: Turn vnet_hdr into flag

So yet again one of integer arguments that we use as a boolean.
Since the argument count of the function is unbearably long
enough, lets turn those booleans into flags.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/lxc/lxc_process.c
src/qemu/qemu_command.c
src/util/virnetdevmacvlan.c
src/util/virnetdevmacvlan.h