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:
f10f843
)
tcp: add net to tcp_mib_init
author
Pavel Emelyanov
<xemul@openvz.org>
Thu, 17 Jul 2008 03:21:42 +0000
(20:21 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 17 Jul 2008 03:21:42 +0000
(20:21 -0700)
This one sets TCP MIBs after zeroing them, and thus requires
the net.
The existing single caller can use init_net (temporarily).
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found