Eric Dumazet f03f2e154f tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
Let's reduce the confusion about inet_csk_reqsk_queue_drop() :
In many cases we also need to release reference on request socket,
so add a helper to do this, reducing code size and complexity.

Fixes: 4bdc3d66147b ("tcp/dccp: fix behavior of stale SYN_RECV request sockets")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-10-16 00:52:18 -07:00
..
2015-10-13 04:55:08 -07:00
2015-08-25 13:37:31 -07:00
2015-05-28 11:23:20 +08:00
2015-10-13 04:55:08 -07:00
2015-10-08 04:27:03 -07:00
2015-05-03 21:58:01 -04:00
2015-09-17 17:18:37 -07:00
2015-10-13 04:55:08 -07:00
2015-10-13 04:55:08 -07:00
2015-02-28 16:56:51 -05:00
2014-05-23 16:28:53 -04:00
2015-10-08 04:27:03 -07:00