[INET]: Consolidate frag queues freeing
authorPavel Emelyanov <xemul@openvz.org>
Thu, 18 Oct 2007 02:48:26 +0000 (19:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2007 02:48:26 +0000 (19:48 -0700)
commitc95477090a2ace6d241c184adc3fbfcab9c61ceb
tree78c43a301f18f4ad4486a48227a9ca45239208f3
parent48d60056387c37a17a46feda48613587a90535e5
[INET]: Consolidate frag queues freeing

Since we now allocate the queues in inet_fragment.c, we
can safely free it in the same place. The ->destructor
callback thus becomes optional for inet_frags.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/inet_fragment.c
net/ipv4/ip_fragment.c
net/ipv6/netfilter/nf_conntrack_reasm.c
net/ipv6/reassembly.c