[ovs-dev] [PATCH V2 0/3] Fix RHEL 7.7 build

Greg Rose gvrose8192 at gmail.com
Thu Nov 12 23:10:36 UTC 2020


Fix build for RHEL 7.7.  Also remove some stale code and fix
compile warning.

Greg Rose (3):
  compat: Remove stale code
  compat: Fix build issue on RHEL 7.7
  compat: Fix compile warning

 acinclude.m4                                 |  4 ----
 datapath/datapath.c                          |  4 ----
 datapath/linux/compat/include/linux/percpu.h |  6 ------
 datapath/linux/compat/include/linux/skbuff.h | 10 ++--------
 datapath/linux/compat/nf_conntrack_reasm.c   |  5 ++++-
 5 files changed, 6 insertions(+), 23 deletions(-)

-- 
2.17.1



More information about the dev mailing list