diff options
author | Eric Dumazet <edumazet@google.com> | 2015-10-02 20:43:27 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-03 13:32:38 +0200 |
commit | b267cdd1075d28501b7c05c7aeb8466775505e8d (patch) | |
tree | b0db78ccc7e054be2e4f610db4a5f0aeb9b2213f /crypto | |
parent | tcp: call sk_mark_napi_id() on the child, not the listener (diff) | |
download | linux-b267cdd1075d28501b7c05c7aeb8466775505e8d.tar.xz linux-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 <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions