android_kernel_xiaomi_sm7250/net/phonet
Eric Dumazet eaf548feaa net: use skb_queue_empty_lockless() in poll() handlers
[ Upstream commit 3ef7cf57c72f32f61e97f8fa401bc39ea1f1a5d4 ]

Many poll() handlers are lockless. Using skb_queue_empty_lockless()
instead of skb_queue_empty() is more appropriate.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-10 11:27:48 +01:00
..
af_phonet.c
datagram.c
Kconfig
Makefile
pep-gprs.c
pep.c
pn_dev.c
pn_netlink.c
socket.c
sysctl.c