From: Eric W. Biederman Date: Mon, 6 Aug 2012 08:42:04 +0000 (+0000) Subject: sctp: Make the address lists per network namespace X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~335 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4db67e808640e3934d82ce61ee8e2e89fd877ba8;p=pandora-kernel.git sctp: Make the address lists per network namespace - Move the address lists into struct net - Add per network namespace initialization and cleanup - Pass around struct net so it is everywhere I need it. - Rename all of the global variable references into references to the variables moved into struct net Signed-off-by: "Eric W. Biederman" Acked-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed