[ovs-git] [openvswitch/ovs] 2a3ee4: datapath: compat: Fix ndo_size in RHEL 7.5 backpor...

GitHub noreply at github.com
Wed May 23 22:35:42 UTC 2018


  Branch: refs/heads/branch-2.9
  Home:   https://github.com/openvswitch/ovs
  Commit: 2a3ee45583ef3880da99fd415410b71054f7711a
      https://github.com/openvswitch/ovs/commit/2a3ee45583ef3880da99fd415410b71054f7711a
  Author: Yi-Hung Wei <yihung.wei at gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M datapath/linux/compat/geneve.c
    M datapath/linux/compat/ip_gre.c
    M datapath/linux/compat/lisp.c
    M datapath/linux/compat/stt.c
    M datapath/linux/compat/vxlan.c

  Log Message:
  -----------
  datapath: compat: Fix ndo_size in RHEL 7.5 backport

If 'ndo_size' is not set in 'struct net_device_ops', RHEL kernel will not
make use of functions in 'struct net_device_ops_extended'.

Fixes: 39ca338374ab ("datapath: compat: Fix build on RHEL 7.5")
Reported-by: Jiri Benc <jbenc at redhat.com>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-dev/2018-May/347070.html
Signed-off-by: Yi-Hung Wei <yihung.wei at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Reviewed-by: Jiri Benc <jbenc at redhat.com>



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list