From: Eric W. Biederman Date: Tue, 7 Aug 2012 07:29:08 +0000 (+0000) Subject: sctp: Push struct net down into sctp_verify_ext_param X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f53b5b097e58361668b785eff9f7bcd12b4255ec;p=pandora-kernel.git sctp: Push struct net down into sctp_verify_ext_param Add struct net as a parameter to sctp_verify_param so it can be passed to sctp_verify_ext_param where struct net will be needed when the sctp tunables become per net tunables. Add struct net as a parameter to sctp_verify_init so struct net can be passed to sctp_verify_param. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed