diff options
author | Eric Dumazet <edumazet@google.com> | 2015-03-20 03:04:19 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-20 17:40:25 +0100 |
commit | 52452c542559ac980b48dbf22a30ee7fa0af507c (patch) | |
tree | a212dbe95694ea11e86b9d9aca8a2eba0b06a2d1 /net/dccp/timer.c | |
parent | rhashtable: Round up/down min/max_size to ensure we respect limit (diff) | |
download | linux-52452c542559ac980b48dbf22a30ee7fa0af507c.tar.xz linux-52452c542559ac980b48dbf22a30ee7fa0af507c.zip |
inet: drop prev pointer handling in request sock
When request sock are put in ehash table, the whole notion
of having a previous request to update dl_next is pointless.
Also, following patch will get rid of big purge timer,
so we want to delete a request sock without holding listener lock.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/timer.c')
0 files changed, 0 insertions, 0 deletions