Re: [PATCH] IPv6 Extension headers

From: David S. Miller (davem@redhat.com)
Date: Mon Mar 24 2003 - 00:29:50 EST


   From: Mitsuru KANDA / $B?@ED(B $B=<(B <mk@linux-ipv6.org>
   Date: Tue, 18 Mar 2003 10:32:27 -0800
   
   Could you check this patch?
   (This patch is against 2.5.65.)

I applied this patch with some minor changes.

First, many functions in net/ipv6/exthdrs.c and net/ipv6/reassembly.c
can be marked static now.

Second, some local variables (for example, "nhoff" in ip6_input()) can
be eliminated entirely because they compute a value in one place and
use it in the very next line and nowhere else is it referenced.

Thank you.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Mar 31 2003 - 22:00:14 EST