Skip to content
Snippets Groups Projects
user avatar
Michael S. Tsirkin authored
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: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
de4d768a
History
Name Last commit Last update
..
Kconfig
Makefile
net.c
test.c
test.h
vhost.c
vhost.h