From: Eric Dumazet <[EMAIL PROTECTED]>
Date: Sat, 10 Feb 2007 12:11:31 +0100
> [PATCH] : NET : 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
>
6: error: 'union ' has no member named
'rt_next'
net/ipv4/multipath_random.c:76: warning: assignment makes pointer from integer
without a cast
net/ipv4/multipath_random.c:92: error: 'union ' has no member named
'rt_next'
[PATCH] : NET : restore multipath