sock_diag: add SK_MEMINFO_BACKLOG
authorEric Dumazet <edumazet@google.com>
Mon, 4 Jun 2012 03:50:35 +0000 (03:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2012 15:27:40 +0000 (11:27 -0400)
Adding socket backlog len in INET_DIAG_SKMEMINFO is really useful to
diagnose various TCP problems.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found