Home
last modified time | relevance | path

Searched hist:"632 c928a6a77fe96cda34a9978e1f6019ffc38f4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sctp/
H A Dprotocol.cdiff 632c928a6a77fe96cda34a9978e1f6019ffc38f4 Mon Aug 06 03:44:24 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> 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" <ebiederm@xmission.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>