From: Eric W. Biederman Date: Tue, 7 Aug 2012 07:25:24 +0000 (+0000) Subject: sctp: Push struct net down to sctp_chunk_event_lookup X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e26eb95a5345a5796babac98de6d6c42771df1;p=pandora-kernel.git sctp: Push struct net down to sctp_chunk_event_lookup This trickles up through sctp_sm_lookup_event up to sctp_do_sm and up further into sctp_primitiv_NAME before the code reaches places where struct net can be reliably found. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed