]> Pileus Git - ~andy/linux/commit
inet_diag: use sock_gen_put()
authorEric Dumazet <edumazet@google.com>
Fri, 11 Oct 2013 15:54:49 +0000 (08:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Oct 2013 19:02:02 +0000 (15:02 -0400)
commitc1d607cc4a8ea1ef89d7f6f5728112bc5a52f2f6
tree4428d703936d39735d9122252357eb94b1d0a435
parentd7a20c86404bb423f843d4fe34cd1d11432892a0
inet_diag: use sock_gen_put()

TCP listener refactoring, part 6 :

Use sock_gen_put() from inet_diag_dump_one_icsk() for future
SYN_RECV support.

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