Skip to content
Snippets Groups Projects
Commit 0e71c55c authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

tcp: speedup SIOCINQ ioctl


SIOCINQ can use the lock_sock_fast() version to avoid double acquisition
of socket lock.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 354e4aa3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment