]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Change virNWFilterObjSaveDef to virNWFilterSaveDef
authorJohn Ferlan <jferlan@redhat.com>
Tue, 28 Feb 2017 22:12:09 +0000 (17:12 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 7 Mar 2017 18:27:24 +0000 (13:27 -0500)
commit22426736b940222e619fa4e55b7fd6b011e85321
tree3573ae89b6a336840607dbfdc13267fc15907fc6
parent15b881474b6cebca18f531a0512aeb0db3d9cd39
conf: Change virNWFilterObjSaveDef to virNWFilterSaveDef

There's no need to pass the driver pointer to nwfilter_conf, just
pass the configDir.
src/conf/nwfilter_conf.c
src/conf/nwfilter_conf.h
src/libvirt_private.syms
src/nwfilter/nwfilter_driver.c