[INET]: Consolidate the xxx_frag_kill
authorPavel Emelyanov <xemul@openvz.org>
Mon, 15 Oct 2007 09:37:18 +0000 (02:37 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 15 Oct 2007 19:26:41 +0000 (12:26 -0700)
Since now all the xxx_frag_kill functions now work
with the generic inet_frag_queue data type, this can
be moved into a common place.

The xxx_unlink() code is moved as well.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found