From: Pavel Emelyanov Date: Wed, 20 Feb 2008 08:23:01 +0000 (-0800) Subject: [SCTP]: Pick up an orphaned sctp_sockets_allocated counter. X-Git-Tag: v2.6.25-rc3~9^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f31886ff03ef68dc078c585fa3a2af9a011a8fa;p=pandora-kernel.git [SCTP]: Pick up an orphaned sctp_sockets_allocated counter. This counter is currently write-only. Drawing an analogy with the similar tcp counter, I think that this one should be pointed by the sockets_allocated members of sctp_prot and sctpv6_prot. Signed-off-by: Pavel Emelyanov Acked-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed