diff options
author | Eric Dumazet <edumazet@google.com> | 2015-10-02 20:43:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-03 13:32:40 +0200 |
commit | aa3a0c8ce651b5e16124866b0a10d1b90b9ef022 (patch) | |
tree | 0e39e3c55764f8d98917b18707283edf48a6c76e /net/ipv4/inet_connection_sock.c | |
parent | tcp: remove BUG_ON() in tcp_check_req() (diff) | |
download | linux-aa3a0c8ce651b5e16124866b0a10d1b90b9ef022.tar.xz linux-aa3a0c8ce651b5e16124866b0a10d1b90b9ef022.zip |
tcp: get_openreq[46]() changes
When request sockets are no longer in a per listener hash table
but on regular TCP ehash, we need to access listener uid
through req->rsk_listener
get_openreq6() also gets a const for its request socket argument.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/inet_connection_sock.c')
0 files changed, 0 insertions, 0 deletions