This fixes a typo.
Index: linux-2.5/net/xfrm/xfrm_input.c
===================================================================
RCS file: /home/cvs/linux-2.5/net/xfrm/xfrm_input.c,v
retrieving revision 1.4
diff -u -r1.4 xfrm_input.c
--- linux-2.5/net/xfrm/xfrm_input.c 16 May 2003 21:02:52 -0000 1.4
+++ linux-2.5/net/xfrm/xfrm_input.c 29 Jun 2003 12:11:51 -0000
@@ -18,7 +18,7 @@
kmem_cache_free(sp->pool, sp);
}
-/* Fetch spi and seq frpm ipsec header */
+/* Fetch spi and seq from ipsec header */
int xfrm_parse_spi(struct sk_buff *skb, u8 nexthdr, u32 *spi, u32 *seq)
{
--
Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@xxxxxxxxxxxxxx>
GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA
|