Files
linux/net/ipv6
Guillaume Nault 5bc67a854c ipv6: Constify the sk parameter of several helper functions.
icmpv6_flow_init(), ip6_datagram_flow_key_init() and ip6_mc_hdr() don't
need to modify their sk argument. Make that explicit using const.

Signed-off-by: Guillaume Nault <gnault@redhat.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-07-14 08:27:33 +01:00
..
2023-05-11 18:07:05 -07:00
2022-11-16 12:48:44 +00:00
2023-01-26 10:52:18 +01:00
2023-07-08 15:20:48 +01:00
2023-06-15 15:08:58 -07:00