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-03-27 17:53:31 -07:00
2008-07-01 19:55:40 -07:00
2007-10-10 16:52:46 -07:00
2008-07-29 16:55:08 -04:00
2008-07-25 10:53:29 -07:00
2008-07-25 10:53:29 -07:00