ipv6: raw: constify raw_v6_match() socket argument
authorEric Dumazet <edumazet@google.com>
Thu, 16 Mar 2023 15:32:00 +0000 (15:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Mar 2023 08:56:37 +0000 (08:56 +0000)
commitdb6af4fdb150b45e1ba6b295ccfd3df482e022d2
treef416516c52a22529e60b103f9c2de8d3fc30b973
parentdc3731bad8e133ca1893ae414fdebdf85a333495
ipv6: raw: constify raw_v6_match() socket argument

This clarifies raw_v6_match() intent.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/rawv6.h
net/ipv6/raw.c