mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
de4d768a42
Use of skb_queue_empty(&sock->sk->sk_receive_queue) without taking the sk_receive_queue.lock is unsafe or useless. Take it out. Reported-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
net.c | ||
test.c | ||
test.h | ||
vhost.c | ||
vhost.h |