From: Thomas Graf Date: Tue, 3 Jun 2008 23:37:33 +0000 (-0700) Subject: route: Remove unused ifa_anycast field X-Git-Tag: v2.6.26-rc5~1^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab32cd793dca21eec846a8204390d9594ed994d5;p=pandora-kernel.git route: Remove unused ifa_anycast field The field was supposed to allow the creation of an anycast route by assigning an anycast address to an address prefix. It was never implemented so this field is unused and serves no purpose. Remove it. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed