diff options
author | Eric Dumazet <edumazet@google.com> | 2023-09-21 20:28:13 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-01 19:09:54 +0100 |
commit | b120251590a9c771bae353e444503fa49793c75e (patch) | |
tree | 915742bd1cab4fffb123bebf7b212a46c53acd72 /net/ipv4/tcp_output.c | |
parent | 8ebfb6db5a01f16cd37254bfad7145204e4bf6f2 (diff) | |
download | linux-b120251590a9c771bae353e444503fa49793c75e.tar.gz linux-b120251590a9c771bae353e444503fa49793c75e.tar.bz2 linux-b120251590a9c771bae353e444503fa49793c75e.zip |
net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()
This options can not be set and return -ENOPROTOOPT,
no need to acqure socket lock.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions