On Fri, May 19, 2017 at 09:03:16AM -0400, John Ferlan wrote:
In preparation for making the object private, create a couple of
API's
to get/set the obj->floor_sum.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/conf/virnetworkobj.c | 15 +++++++++++++++
src/conf/virnetworkobj.h | 7 +++++++
src/libvirt_private.syms | 2 ++
src/network/bridge_driver.c | 35 +++++++++++++++++++++++------------
4 files changed, 47 insertions(+), 12 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>