aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChris Larson <clarson@mvista.com>2008-08-03 01:02:41 -0700
committerDavid S. Miller <davem@davemloft.net>2008-08-03 01:02:41 -0700
commitbff69732c9947f821a64a8477f7dcaa9c30e6a69 (patch)
tree58c09d4d29ff15e39c87d9acedf3d8df42a24bb0 /Makefile
parentpkt_sched: Make sure RTNL is held in qdisc_root_lock(). (diff)
downloadlinux-dev-bff69732c9947f821a64a8477f7dcaa9c30e6a69.tar.xz
linux-dev-bff69732c9947f821a64a8477f7dcaa9c30e6a69.zip
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions