diff options
| author | Eric Dumazet <[email protected]> | 2015-10-02 18:43:27 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-10-03 11:32:38 +0000 |
| commit | b267cdd1075d28501b7c05c7aeb8466775505e8d (patch) | |
| tree | b0db78ccc7e054be2e4f610db4a5f0aeb9b2213f /net/ipv6/tcp_ipv6.c | |
| parent | tcp: call sk_mark_napi_id() on the child, not the listener (diff) | |
| download | kernel-b267cdd1075d28501b7c05c7aeb8466775505e8d.tar.gz kernel-b267cdd1075d28501b7c05c7aeb8466775505e8d.zip | |
tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()
We plan to use generic functions to insert request sockets
into ehash table.
sk_prot needs to be set (to retrieve sk_prot->h.hashinfo)
sk_node needs to be cleared.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
