Hi, Typos only. Please apply to 2.5.69. -- ~Randy patch_name: ip6fib_typo.patch patch_version: 2003-05-06.16:43:22 author: Randy.Dunlap <rddunlap@osdl.org> description: typos only; product: Linux product_versions: 2.5.69 maintainer: davem@redhat.com diffstat: = net/ipv6/ip6_fib.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff -Naur ./net/ipv6/ip6_fib.c%TYPO ./net/ipv6/ip6_fib.c --- ./net/ipv6/ip6_fib.c%TYPO 2003-05-06 16:38:01.000000000 -0700 +++ ./net/ipv6/ip6_fib.c 2003-05-06 16:42:50.000000000 -0700 @@ -593,7 +593,7 @@ #ifdef CONFIG_IPV6_SUBTREES /* Subtree creation failed, probably main tree node - is orphan. If it is, shot it. + is orphan. If it is, shoot it. */ st_failure: if (fn && !(fn->fn_flags&RTN_RTINFO|RTN_ROOT)) @@ -979,7 +979,7 @@ } /* - * Tree transversal function. + * Tree traversal function. * * Certainly, it is not interrupt safe. * However, it is internally reenterable wrt itself and fib6_add/fib6_del. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html