From: Eric Dumazet Date: Sat, 10 Feb 2007 00:22:57 +0000 (-0800) Subject: [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer X-Git-Tag: v2.6.21-rc1~274^2~233^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cc482634f1f1e1db5401007658c8e8d6cf1617d;p=pandora-kernel.git [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer This patch removes the next pointer from 'struct rt6_info.u' union, and renames u.next to u.dst.rt6_next. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed