From: Pavel Emelyanov Date: Mon, 14 Jan 2008 13:36:27 +0000 (-0800) Subject: [NETNS][RAW]: Eliminate explicit init_net references. X-Git-Tag: v2.6.25-rc1~1162^2~754 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5ba31f11f6cae785e893d5d10abd612fef0b6bc;p=pandora-kernel.git [NETNS][RAW]: Eliminate explicit init_net references. Happily, in all the rest places (->bind callbacks only), that require the struct net, we have a socket, so get the net from it. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed