From: Pavel Emelyanov Date: Thu, 18 Oct 2007 02:48:26 +0000 (-0700) Subject: [INET]: Consolidate frag queues freeing X-Git-Tag: v2.6.24-rc1~294^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c95477090a2ace6d241c184adc3fbfcab9c61ceb;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed