Florian Westphal 2294be0f11 net: use skb_sec_path helper in more places
skb_sec_path gains 'const' qualifier to avoid
xt_policy.c: 'skb_sec_path' discards 'const' qualifier from pointer target type

same reasoning as previous conversions: Won't need to touch these
spots anymore when skb->sp is removed.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-12-19 11:21:37 -08:00
..
2018-07-24 14:10:42 -07:00
2018-05-11 00:10:56 +02:00
2018-07-24 14:10:43 -07:00
2018-05-16 07:24:30 +02:00
2018-06-22 13:43:27 +09:00