
25 Apr
2017
25 Apr
'17
9:59 a.m.
On Mon, Apr 24, 2017 at 03:18:40PM -0400, John Ferlan wrote:
Essentially virNWFilterSaveDef executed in a different order the same sequence of calls, so let's just make one point of reference.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/conf/nwfilter_conf.c | 37 ------------------------------------- src/conf/nwfilter_conf.h | 4 ---- src/libvirt_private.syms | 2 +- src/nwfilter/nwfilter_driver.c | 2 +- 4 files changed, 2 insertions(+), 43 deletions(-)
Nice cleanup. ACK Pavel