From: Rami Rosen Date: Thu, 10 Apr 2008 09:40:10 +0000 (+0300) Subject: [IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header declarations. X-Git-Tag: v2.6.26-rc1~1138^2~123^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ac7eb0868ccc9a2c597d6fd0b1ea09dcdc396ed;p=pandora-kernel.git [IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header declarations. - This patch adjusts IPv6 multicast routing module, net/ipv6/ip6mr.c, to use mroute6 header definitions instead of mroute. (MFC6_LINES instead of MFC_LINES, MAXMIFS instead of MAXVIFS, mifi_t instead of vifi_t.) - In addition, inclusion of some headers was removed as it is not needed. Signed-off-by: Rami Rosen Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed