git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f51d599
)
[NETNS][RAW]: Eliminate explicit init_net references.
author
Pavel Emelyanov
<xemul@openvz.org>
Mon, 14 Jan 2008 13:36:27 +0000
(
05:36
-0800)
committer
David 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>
No differences found