diff options
author | Benjamin LaHaise <bcrl@kvack.org> | 2012-04-27 10:23:59 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-29 04:21:51 +0200 |
commit | cb80ef463d1881757ade3197cdf875a2ff856651 (patch) | |
tree | a2b8f2b4f087dfc90d9148a94fcc2aa6702eb5eb /include/net | |
parent | net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb (diff) | |
download | linux-cb80ef463d1881757ade3197cdf875a2ff856651.tar.xz linux-cb80ef463d1881757ade3197cdf875a2ff856651.zip |
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>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions