Re: [Patch] ipvs: close race conditions on ip_vs_conn_tab listmodification

From: Julian Anastasov
Date: Fri Jun 24 2005 - 10:11:47 EST



Hello,

On Fri, 24 Jun 2005, Neil Horman wrote:

> if (ct) {
> IP_VS_DBG(4, "del conn template\n");
> ip_vs_conn_expire_now(ct);
> }

Don't forget to use cp->control instead of ct, ct is not needed
anymore.

Regards

--
Julian Anastasov <ja@xxxxxx>

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