summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@nuts.davemloft.net>2005-02-26 19:10:03 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-02-26 19:10:03 -0800
commitbf19cf148d811a25c0a37aabc8b7ace47e087cb2 (patch)
treea3d579cede7f5f552c0cdef174ad5d3bf5d8d994 /net/unix/af_unix.c
parent8ad4c6043159b2c80e8a44d45cc134af31bb4b01 (diff)
[IPV4]: Fix lost routes in fn_hash netlink dumps.
Spotted by itkes@fat.imed.msu.ru, the fn_hash_dump_bucket() main loop does not increment 'i' properly, and thus routes will not be listed, when the test 'i < s_i' passes. The bug was added when the code was converted over to hlist_for_each_entry() by your's truly. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions