]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit751439e2deb75e24e338b16198ace6b15db82f00
treeaa6522f67cecacc58f077a4a4349e3d27abd18dd
parent1a9fd543ed8cac6540dfc8da0c7ecdc4b7e62b82
[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