Date: Wed, 29 Oct 2003 15:01:38 -0800 (PST) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net route.c Message-ID: <200310292301.h9TN1cUV062949@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2003/10/29 15:01:38 PST
FreeBSD src repository
Modified files:
sys/net route.c
Log:
avoid recursive lock panic by unlocking before calling rtrequest;
this is consistent with other places but will be replaced
shortly by a "proper fix"
Supported by: FreeBSD Foundation
Pain felt by: Jiri Mikulas
Revision Changes Path
1.88 +2 -1 src/sys/net/route.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310292301.h9TN1cUV062949>
