On Fri, Apr 27, 2018 at 16:25:03 +0100, Daniel P. Berrangé wrote: > The virNWFilterIPAddrLearnReq type should only be used by the IP address > learning code, so can live in the implementation file instead of header > file. > > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > src/nwfilter/nwfilter_gentech_driver.c | 8 ++++---- > src/nwfilter/nwfilter_learnipaddr.c | 23 ++++++++++++++++++++--- > src/nwfilter/nwfilter_learnipaddr.h | 19 +------------------ > 3 files changed, 25 insertions(+), 25 deletions(-)
Reviewed-by: Jiri Denemark <[email protected]> -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
