[NETNS][RAW]: Eliminate explicit init_net references.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 14 Jan 2008 13:36:27 +0000 (05:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:06 +0000 (15:02 -0800)
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 <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/raw.c
net/ipv6/raw.c

diff --cc net/ipv4/raw.c
Simple merge
diff --cc net/ipv6/raw.c
Simple merge