diff options
author | Eric Dumazet <edumazet@google.com> | 2015-10-02 11:43:30 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-03 04:32:40 -0700 |
commit | aa3a0c8ce651b5e16124866b0a10d1b90b9ef022 (patch) | |
tree | 0e39e3c55764f8d98917b18707283edf48a6c76e /net/core/request_sock.c | |
parent | 9cfd08601f49a4536e4407286b5f07b24293e474 (diff) | |
download | linux-aa3a0c8ce651b5e16124866b0a10d1b90b9ef022.tar.gz linux-aa3a0c8ce651b5e16124866b0a10d1b90b9ef022.tar.bz2 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/core/request_sock.c')
0 files changed, 0 insertions, 0 deletions