commit | 7dbf0755249336f44f57368bdbf6f84103b3ba75 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Mon Jan 09 14:56:03 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 09 14:56:03 2006 -0800 |
tree | 66a26e93432c38ccb64092b4e2be1d868df68e45 | |
parent | a2c2064f7f23fde23e34fb5d07de43b582966b71 [diff] |
[INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets The fields being accessed in inet_diag_dump are outside sock_common, the common part of struct sock and struct inet_timewait_sock. Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>