From: Pavel Emelyanov Date: Tue, 20 Nov 2007 06:36:45 +0000 (-0800) Subject: [RAW]: Introduce raw_hashinfo structure X-Git-Tag: v2.6.25-rc1~1162^2~1385 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b673e4dfc8f29e5bfe4d342029b793e9d504f6dd;p=pandora-kernel.git [RAW]: Introduce raw_hashinfo structure The ipv4/raw.c and ipv6/raw.c contain many common code (most of which is proc interface) which can be consolidated. Most of the places to consolidate deal with the raw sockets hashtable, so introduce a struct raw_hashinfo which describes the raw sockets hash. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed