From: Pavel Emelyanov Date: Mon, 15 Oct 2007 09:38:08 +0000 (-0700) Subject: [INET]: Consolidate xxx_the secret_rebuild X-Git-Tag: v2.6.24-rc1~1277^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=321a3a99e4717b960e21c62fc6a140d21453df7f;p=pandora-kernel.git [INET]: Consolidate xxx_the secret_rebuild This code works with the generic data types as well, so move this into inet_fragment.c This move makes it possible to hide the secret_timer management and the secret_rebuild routine completely in the inet_fragment.c Introduce the ->hashfn() callback in inet_frags() to get the hashfun for a given inet_frag_queue() object. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed