]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
avoid recursive lock panic by unlocking before calling rtrequest;
authorsam <sam@FreeBSD.org>
Wed, 29 Oct 2003 23:01:37 +0000 (23:01 +0000)
committersam <sam@FreeBSD.org>
Wed, 29 Oct 2003 23:01:37 +0000 (23:01 +0000)
commit3ac5936ae2d8a943a85870924dded1c08cbf2aed
tree65750219d13f0027cb1936d4d4e061eee93a183e
parentf188fceee73166a2c7dc46b964dffa3eb6f8de97
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
sys/net/route.c