PERFORCE change 39706 for review

Sam Leffler sam at FreeBSD.org
Tue Oct 14 11:43:07 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=39706

Change 39706 by sam at sam_ebb on 2003/10/14 11:42:58

	resolve difference against HEAD

Affected files ...

.. //depot/projects/netperf/sys/netinet/if_atm.c#7 edit

Differences ...

==== //depot/projects/netperf/sys/netinet/if_atm.c#7 (text+ko) ====

@@ -321,7 +321,6 @@
 		if (rt == NULL)
 			goto bad;	/* failed */
 		rt->rt_refcnt--;	/* don't keep LL references */
-		RT_UNLOCK(rt);
 		if ((rt->rt_flags & RTF_GATEWAY) != 0 || 
 		    (rt->rt_flags & RTF_LLINFO) == 0 ||
 		    /* XXX: are we using LLINFO? */


More information about the p4-projects mailing list