[ovs-git] [openvswitch/ovs] 590656: compat: Remove unused function

gvrose8192 noreply at github.com
Fri Oct 25 17:59:43 UTC 2019


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: 590656ae952b5cbc8d5746a08045bd1ff3ffb09b
      https://github.com/openvswitch/ovs/commit/590656ae952b5cbc8d5746a08045bd1ff3ffb09b
  Author: Greg Rose <gvrose8192 at gmail.com>
  Date:   2019-10-25 (Fri, 25 Oct 2019)

  Changed paths:
    M datapath/linux/compat/include/net/netfilter/nf_conntrack_core.h

  Log Message:
  -----------
  compat: Remove unused function

The compat function rpl_nf_conntrack_in() does not appear to be used
anywhere and emits warnings as such during builds < 4.10.

The patch passes Travis:

https://travis-ci.org/gvrose8192/ovs-experimental/builds/423097292

Remove it.

A backport of this patch to branch-2.10 seems to be required
to fix build errors when compiling against v3.16.54

  before: https://travis-ci.org/openvswitch/ovs/builds/602518689
  after: https://travis-ci.org/horms2/ovs/builds/602665800

Signed-off-by: Greg Rose <gvrose8192 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: Simon Horman <simon.horman at netronome.com>
Reviewed-by: John Hurley <john.hurley at netronome.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list