diff options
author | Eric Dumazet <edumazet@google.com> | 2015-03-18 02:32:29 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-18 03:01:56 +0100 |
commit | 9439ce00f208d95703a6725e4ea986dd90e37ffd (patch) | |
tree | 734c4448ed923710ea05b3729bcdb3a6c09db46e /samples | |
parent | inet: add rsk_listener field to struct request_sock (diff) | |
download | linux-9439ce00f208d95703a6725e4ea986dd90e37ffd.tar.xz linux-9439ce00f208d95703a6725e4ea986dd90e37ffd.zip |
tcp: rename struct tcp_request_sock listener
The listener field in struct tcp_request_sock is a pointer
back to the listener. We now have req->rsk_listener, so TCP
only needs one boolean and not a full pointer.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions