Files
twx-linux/drivers
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
..
2019-11-10 11:27:27 +01:00
2019-10-05 13:09:45 +02:00
2019-10-07 18:57:08 +02:00
2019-07-26 09:14:05 +02:00
2019-09-16 08:22:25 +02:00
2019-10-11 18:21:13 +02:00