"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "6bdb72ded1e281cd8844918c39d00cdd0e59f655"
net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()
In order to make sure that when the encap_rcv() hook is introduced it is not called with the socket lock held, move socket locking from callers into udpv6_queue_rcv_skb(), matching what happens in IPv4. Signed-off-by:Benjamin LaHaise <bcrl@kvack.org> Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please register or sign in to comment