[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)
commit277e650ddfc6944ef5f5466fd898b8da7f06cd82
tree39afdd22384c402e08287a3911455a2bbce721b1
parent04128f233f2b344f3438cde09723e9946463a573
[INET]: Consolidate the xxx_frag_kill

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>
include/net/inet_frag.h
net/ipv4/inet_fragment.c
net/ipv4/ip_fragment.c
net/ipv6/netfilter/nf_conntrack_reasm.c
net/ipv6/reassembly.c