From: Eric W. Biederman Date: Wed, 12 Sep 2007 09:58:02 +0000 (+0200) Subject: [NET]: Add a network namespace parameter to struct sock X-Git-Tag: v2.6.24-rc1~1454^2~701 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07feaebfcc10cd35e745c7073667935246494bee;p=pandora-kernel.git [NET]: Add a network namespace parameter to struct sock Sockets need to get a reference to their network namespace, or possibly a simple hold if someone registers on the network namespace notifier and will free the sockets when the namespace is going to be destroyed. Signed-off-by: Eric W. Biederman Signed-off-by: David S. Miller --- Reading git-diff-tree failed