From: YOSHIFUJI Hideaki Date: Fri, 27 Apr 2007 09:13:02 +0000 (-0700) Subject: IPV6: Fix for RT0 header ipv6 change. X-Git-Tag: v2.6.21.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dff7c2995f65611d7def4a7b5dbbd8686b1d0ea;p=thirdparty%2Fkernel%2Fstable.git IPV6: Fix for RT0 header ipv6 change. [IPV6]: Fix thinko in ipv6_rthdr_rcv() changes. Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- diff --git a/net/ipv6/exthdrs.c b/net/ipv6/exthdrs.c index fb39604c3d094..3205ec9ef4c0b 100644 --- a/net/ipv6/exthdrs.c +++ b/net/ipv6/exthdrs.c @@ -396,6 +396,7 @@ static int ipv6_rthdr_rcv(struct sk_buff **skbp) switch (hdr->type) { #ifdef CONFIG_IPV6_MIP6 + case IPV6_SRCRT_TYPE_2: break; #endif case IPV6_SRCRT_TYPE_0: