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.. ;)
--==_Exmh_-1434995952P
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Exmh version 2.5 07/13/2001
iD8DBQE+wzWucC3lWbTT17ARApkCAJ9bSk1pXQVl6LqBDDQ+wt5ELQC8WgCgwQxQ
laeYBgCTQulvHBtCnDLPKVk=
=f2V8
-----END PGP SIGNATURE-----
--==_Exmh_-1434995952P--
-
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/