[IPV4]: Restore multipath routing after rt_next changes.
authorEric Dumazet <dada1@cosmosbay.com>
Sun, 11 Feb 2007 00:57:03 +0000 (16:57 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 11 Feb 2007 07:20:50 +0000 (23:20 -0800)
commit5ef213f6842277ee1df5659f59fac0ffc9beb411
treeaa6522f67cecacc58f077a4a4349e3d27abd18dd
parentbda390d5c883d5dff1f3ae2bade4c25869769894
[IPV4]: Restore multipath routing after rt_next changes.

I forgot to test build this part of the networking code... Sorry guys.
This patch renames u.rt_next to u.dst.rt_next

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/multipath_drr.c
net/ipv4/multipath_random.c
net/ipv4/multipath_rr.c
net/ipv4/multipath_wrandom.c