ipv4: constify ip_mc_sf_allow() socket argument
authorEric Dumazet <edumazet@google.com>
Thu, 16 Mar 2023 15:31:56 +0000 (15:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Mar 2023 08:56:37 +0000 (08:56 +0000)
commit33e972bdf0b0aa208b67164c64eef3c307e4b303
tree8ff129c9f51b64d29ca814de9ee23e44345e1774
parentabc17a11ed29b0471e428d86189acca8d1a213c6
ipv4: constify ip_mc_sf_allow() socket argument

This clarifies ip_mc_sf_allow() 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/linux/igmp.h
net/ipv4/igmp.c