inet_diag: Split inet_diag_get_exact into parts
authorPavel Emelyanov <xemul@parallels.com>
Fri, 9 Dec 2011 06:22:26 +0000 (06:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Dec 2011 19:14:08 +0000 (14:14 -0500)
commitefb3cb428dcde2356802b3f93e152efa7abc5a62
treedb735c5f128fb22785944c71232521e4726cffab
parent476f7dbff30a7c122899d753c9119d9233928380
inet_diag: Split inet_diag_get_exact into parts

Similar to previous patch: the 1st part locks the inet handler
and will get generalized and the 2nd one dumps icsk-s and will
be used by TCP and DCCP handlers.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/inet_diag.c