[NET]: Fix IPv4/DECnet routing rule dumping
authorPatrick McHardy <kaber@trash.net>
Sat, 8 Jul 2006 20:38:55 +0000 (13:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 8 Jul 2006 20:38:55 +0000 (13:38 -0700)
commit26e0fd1ce2418b10713b569a195bdb679233066b
treeafe1e76e4285fe79d291726d55a466f7bdc69305
parenta430a43d087545c96542ee64573237919109d370
[NET]: Fix IPv4/DECnet routing rule dumping

When more rules are present than fit in a single skb, the remaining
rules are incorrectly skipped.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/decnet/dn_rules.c
net/ipv4/fib_rules.c