From: Pavel Emelyanov Date: Thu, 18 Oct 2007 02:46:47 +0000 (-0700) Subject: [INET]: Consolidate xxx_frag_create() X-Git-Tag: v2.6.24-rc1~294^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6fda282294da882f8d8cc4c513940277dd380f5;p=pandora-kernel.git [INET]: Consolidate xxx_frag_create() This one uses the xxx_frag_intern() and xxx_frag_alloc() routines, which are already consolidated, so remove them from protocol code (as promised). The ->constructor callback is used to init the rest of the frag queue and it is the same for netfilter and ipv6. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed