From: Pavel Emelyanov Date: Wed, 10 Oct 2007 09:29:29 +0000 (-0700) Subject: [NET]: Make core networking code use seq_open_private X-Git-Tag: v2.6.24-rc1~1454^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf7732e4cc14b56d593ff53352673e1fd5e3ba52;p=pandora-kernel.git [NET]: Make core networking code use seq_open_private This concerns the ipv4 and ipv6 code mostly, but also the netlink and unix sockets. The netlink code is an example of how to use the __seq_open_private() call - it saves the net namespace on this private. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed