xfrm: Fix the usage of skb->sk
xfrm assumed to always have a full socket at skb->sk. This is not always true, so fix it by converting to a full socket before it is used. Signed-off-by:Steffen Klassert <steffen.klassert@secunet.com> Reviewed-by:
Eric Dumazet <edumazet@google.com>
Loading
Please sign in to comment