git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2c2064
)
[INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
author
Arnaldo Carvalho de Melo
<acme@mandriva.com>
Mon, 9 Jan 2006 22:56:03 +0000
(14:56 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 9 Jan 2006 22:56:03 +0000
(14:56 -0800)
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>
No differences found