Skip to content
Commit f25e621f authored by Beniamino Galvani's avatar Beniamino Galvani Committed by Paolo Abeni
Browse files

ipv6: mark address parameters of udp_tunnel6_xmit_skb() as const



The function doesn't modify the addresses passed as input, mark them
as 'const' to make that clear.

Signed-off-by: default avatarBeniamino Galvani <b.galvani@gmail.com>
Reviewed-by: default avatarGuillaume Nault <gnault@redhat.com>
Link: https://lore.kernel.org/r/20230924153014.786962-1-b.galvani@gmail.com


Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent 32030345
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment