From: Gautam Kachroo Date: Fri, 6 Feb 2009 08:52:04 +0000 (-0800) Subject: neigh: some entries can be skipped during dumping X-Git-Tag: v2.6.29-rc5~42^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efc683fc2a692735029067b4f939af2a3625e31d;p=pandora-kernel.git neigh: some entries can be skipped during dumping neightbl_dump_info and neigh_dump_table can skip entries if the *fill*info functions return an error. This results in an incomplete dump ((invoked by netlink requests for RTM_GETNEIGHTBL or RTM_GETNEIGH) nidx and idx should not be incremented if the current entry was not placed in the output buffer Signed-off-by: Gautam Kachroo Signed-off-by: David S. Miller --- Reading git-diff-tree failed