Skip to content
Commit a562c0a2 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

sctp: fix busy polling

Busy polling while holding the socket lock makes litle sense,
because incoming packets wont reach our receive queue.

Fixes: 8465a5fc

 ("sctp: add support for busy polling to sctp protocol")
Reported-by: default avatarJacob Moroni <jmoroni@google.com>
Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Cc: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Cc: Xin Long <lucien.xin@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b15a4cfe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment