commit | 7f1fb60c4fc9fb29fbb406ac8c4cfb4e59e168d6 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@parallels.com> | Tue Dec 06 07:56:43 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 06 13:57:36 2011 -0500 |
tree | c099fd6899f382c439e29aed54c912ee95453324 | |
parent | d5f43c1ea4260807a894150b680fa0a0dd386259 [diff] |
inet_diag: Partly rename inet_ to sock_ The ultimate goal is to get the sock_diag module, that works in family+protocol terms. Currently this is suitable to do on the inet_diag basis, so rename parts of the code. It will be moved to sock_diag.c later. Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>