linux-stable/net/phonet
Eric Dumazet 8e7bea4359 net: use skb_queue_empty_lockless() in poll() handlers
[ Upstream commit 3ef7cf57c7 ]

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:25:34 +01:00
..
af_phonet.c
datagram.c
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pep-gprs.c
pep.c phonet: fix building with clang 2019-03-23 14:35:16 +01:00
pn_dev.c
pn_netlink.c rtnetlink: make rtnl_register accept a flags parameter 2017-08-09 16:57:38 -07:00
socket.c net: use skb_queue_empty_lockless() in poll() handlers 2019-11-10 11:25:34 +01:00
sysctl.c