From: Pavel Emelyanov Date: Thu, 17 Jul 2008 03:21:42 +0000 (-0700) Subject: tcp: add net to tcp_mib_init X-Git-Tag: v2.6.27-rc1~969^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9c19329eccdb145a08a4a2e969d7b40c54c9bcc;p=pandora-kernel.git tcp: add net to tcp_mib_init 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed