From: Pavel Emelyanov Date: Fri, 9 Dec 2011 06:22:10 +0000 (+0000) Subject: inet_diag: Split inet_diag_get_exact into parts X-Git-Tag: v3.3-rc1~182^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=476f7dbff30a7c122899d753c9119d9233928380;p=pandora-kernel.git inet_diag: Split inet_diag_get_exact into parts The 1st part locks the inet handler and the 2nd one dump the inet connection sock. In the next patches the 1st part will be generalized to call the socket dumping routine indirectly (i.e. TCP/UDP/DCCP) and the 2nd part will be used by TCP and DCCP handlers. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed