net: ipv6: exthdrs: get rid of ipv6_skb_net()
authorJustin Iurman <justin.iurman@uliege.be>
Fri, 8 Mar 2024 18:53:43 +0000 (19:53 +0100)
committerJakub Kicinski <kuba@kernel.org>
Mon, 11 Mar 2024 22:15:08 +0000 (15:15 -0700)
commitfcac05daa7efcf96f8042bd06abd4da384ac3cd3
treef92d9938db6959b86173ac24fc3aa5ad00d57d6d
parentd9c822ffef7341f726e473efe3b71b5177f3d567
net: ipv6: exthdrs: get rid of ipv6_skb_net()

Get rid of ipv6_skb_net() which is only used in ipv6_hop_ioam().

Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Link: https://lore.kernel.org/r/20240308185343.39272-1-justin.iurman@uliege.be
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv6/exthdrs.c