diff options
author | 2015-09-25 07:39:08 -0700 | |
---|---|---|
committer | 2015-09-25 13:00:36 -0700 | |
commit | b40cf18ef7961b6d67732e234780586590510ce1 (patch) | |
tree | 5ca84feda0d47832902152cd2f23fa87fd427ab3 /lib/string_helpers.c | |
parent | net: remove unused argument of __netdev_find_adj() (diff) | |
download | linux-dev-b40cf18ef7961b6d67732e234780586590510ce1.tar.xz linux-dev-b40cf18ef7961b6d67732e234780586590510ce1.zip |
tcp: constify listener socket in tcp_v[46]_init_req()
Soon, listener socket spinlock will no longer be held,
add const arguments to tcp_v[46]_init_req() to make clear these
functions can not mess socket fields.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions