]> xenbits.xensource.com Git - libvirt.git/commit
util: make a couple virNetDevMacVlan*() functions public
authorLaine Stump <laine@redhat.com>
Mon, 26 Aug 2019 05:51:40 +0000 (01:51 -0400)
committerLaine Stump <laine@redhat.com>
Mon, 9 Sep 2019 18:31:55 +0000 (14:31 -0400)
commit3d21ff72e0e37ebfb3305c93c003ab0ec36b98e4
treef7f7820da66c5060c81272fd2b075c00255ec49d
parent1b46566eed0c9c23251d05c8fedb3522d711f5c0
util: make a couple virNetDevMacVlan*() functions public

In virNetDevMacVLanOpen(), The "retries" arg has been removed and the
value hardcoded as 10, since previously the function was only called
from one place, so it was always 10.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/libvirt_private.syms
src/util/virnetdevmacvlan.c
src/util/virnetdevmacvlan.h