[ovs-dev] [PATCH] datapath: compat: Fix ndo_size in RHEL 7.5 backport

Jiri Benc jbenc at redhat.com
Fri May 18 09:32:11 UTC 2018


On Thu, 17 May 2018 12:39:51 -0700, Yi-Hung Wei wrote:
> 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>

Reviewed-by: Jiri Benc <jbenc at redhat.com>


More information about the dev mailing list