net: neighbour: fix neigh_dump_info()
authorEric Dumazet <edumazet@google.com>
Thu, 7 Jun 2012 04:58:35 +0000 (04:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jun 2012 20:02:21 +0000 (13:02 -0700)
commit4bd6683bd400c8b1d2ad544bb155d86a5d10f91c
tree027da56f4d117a30ce11340d86d6d2914ea1237f
parenta06998b88b1651c5f71c0e35f528bf2057188ead
net: neighbour: fix neigh_dump_info()

Denys found out "ip neigh" output was truncated to
about 54 neighbours.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Denys Fedoryshchenko <denys@visp.net.lb>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/neighbour.c