sock_diag: Move the sock_ code to net/core/
authorPavel Emelyanov <xemul@parallels.com>
Tue, 6 Dec 2011 07:59:52 +0000 (07:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Dec 2011 18:58:02 +0000 (13:58 -0500)
commit8ef874bfc7296fa206eea2ad1e8a426f576bf6f6
tree1746f3acd306c55bff845a56e783ec6f1bd6fc6e
parenta029fe26b67f815eddd432d9e702b9f2edbc2535
sock_diag: Move the sock_ code to net/core/

This patch moves the sock_ code from inet_diag.c to generic sock_diag.c
file and provides necessary request_module-s calls and a pointer on
inet_diag_compat dumping routine.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/Makefile
net/core/sock_diag.c [new file with mode: 0644]
net/ipv4/inet_diag.c