Re: [PATCH] fix typo in 2.4 ipsec backport

From: Valdis.Kletnieks@vt.edu
Date: Thu May 15 2003 - 01:37:34 EST


On Tue, 13 May 2003 04:28:09 +0200, Patrick McHardy said:

> --- a/net/ipv4/xfrm4_state.c Tue May 13 04:22:50 2003
> +++ b/net/ipv4/xfrm4_state.c Tue May 13 04:22:50 2003
> @@ -101,7 +101,7 @@
> x0->lft.hard_add_expires_seconds = XFRM_ACQ_EXPIRES;
> xfrm_state_hold(x0);
> mod_timer(&x0->timer, jiffies + XFRM_ACQ_EXPIRES*HZ);
> - xfrm_state_hold(0);
> + xfrm_state_hold(x0);

What a blecherous variable name. Somebody is going to try 'fixing' it
to 0x0 one of these days.. ;)



-
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 : Thu May 15 2003 - 22:00:56 EST