diff options
author | 2023-12-19 17:00:17 +0000 | |
---|---|---|
committer | 2024-01-04 10:29:18 +0000 | |
commit | a562c0a2d651e040681b0bfce9b4d229ac3b0b8c (patch) | |
tree | dff122f7939f384e5f208f324c055c566a951321 /net/core/sock.c | |
parent | net: kcm: fix direct access to bv_len (diff) | |
download | wireguard-linux-a562c0a2d651e040681b0bfce9b4d229ac3b0b8c.tar.xz wireguard-linux-a562c0a2d651e040681b0bfce9b4d229ac3b0b8c.zip |
sctp: fix busy polling
Busy polling while holding the socket lock makes litle sense,
because incoming packets wont reach our receive queue.
Fixes: 8465a5fcd1ce ("sctp: add support for busy polling to sctp protocol")
Reported-by: Jacob Moroni <jmoroni@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Cc: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions