From: Eric W. Biederman Date: Mon, 6 Aug 2012 08:44:24 +0000 (+0000) Subject: sctp: Move the percpu sockets counter out of sctp_proc_init X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~333 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=632c928a6a77fe96cda34a9978e1f6019ffc38f4;p=pandora-kernel.git sctp: Move the percpu sockets counter out of sctp_proc_init The percpu sctp socket counter has nothing at all to do with the sctp proc files, and having it in the wrong initialization is confusing, and makes network namespace support a pain. Signed-off-by: "Eric W. Biederman" Acked-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed