Skip to content

CNB94: ip_tunnel: Preserve pointer const in ip_tunnel_info_opts

JIRA: https://issues.redhat.com/browse/RHEL-19222

This is a change to preserve the const-ness of the pointer when using ip_tunnel_info_opts( ). A future mlx5 update will depend on this. No behavior change is expected.

Signed-off-by: Michal Schmidt mschmidt@redhat.com

Merge request reports