Chris Larson bff69732c9 net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get_idx.
neigh_seq_next won't be called both with *pos > 0 && v ==
SEQ_START_TOKEN, so there's no point calling neigh_get_idx when we're
on the start token, just call neigh_get_first directly.

Signed-off-by: Chris Larson <clarson@mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-08-03 01:02:41 -07:00
..
2008-07-24 10:47:27 -07:00
2008-07-31 21:36:07 -07:00
2008-07-28 21:14:43 +02:00
2008-07-29 16:55:08 -04:00
2008-07-24 10:47:27 -07:00
2008-07-08 03:23:36 -07:00