Files
linux/net/bluetooth
Eric Dumazet eaf548feaa 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:27:48 +01:00
..
2018-05-26 09:16:44 +02:00
2019-05-10 17:54:11 +02:00
2017-09-01 22:49:47 +02:00
2018-09-26 12:39:32 +03:00
2018-09-26 12:39:32 +03:00