From: Eric Dumazet Date: Tue, 6 Nov 2007 07:40:28 +0000 (-0800) Subject: [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure X-Git-Tag: v2.6.24-rc3~179^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8295b6d9e623879344ed0ca7565336e4fd698e42;p=pandora-kernel.git [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure Trivial patch to make "sctcp,sctpv6" protocols uses the fast "inuse sockets" infrastructure Each protocol use then a static percpu var, instead of a dynamic one. This saves some ram and some cpu cycles Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed