Fix some issues with a couple of earlier patches that are causing build issues with RHEL 7.7 and subsequent RHEL 7.x releases.
Passes Travis CI here: https://travis-ci.org/github/gvrose8192/ovs-experimental/builds/737233090 Greg Rose (2): compat: Fix build issue on RHEL 7.7 compat: Fix compile warning acinclude.m4 | 4 ++-- datapath/datapath.c | 2 +- datapath/linux/compat/include/linux/percpu.h | 6 ------ datapath/linux/compat/include/linux/skbuff.h | 4 +++- datapath/linux/compat/nf_conntrack_reasm.c | 5 ++++- 5 files changed, 10 insertions(+), 11 deletions(-) -- 2.17.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
