From: Eric W. Biederman Date: Mon, 6 Aug 2012 08:40:21 +0000 (+0000) Subject: sctp: Make the endpoint hashtable handle multiple network namespaces X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~337 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cdadcbcb64bdf3ae8bdf3ef5bb2b91c85444cfa;p=pandora-kernel.git sctp: Make the endpoint hashtable handle multiple network namespaces - Use struct net in the hash calculation - Use sock_net(endpoint.base.sk) in the endpoint lookups. - On receive calculate the network namespace from skb->dev. Signed-off-by: "Eric W. Biederman" Acked-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed