Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/net/if_stf.c 163606 2006-10-22 11:52:19Z rwatson $ */
---
> /* $FreeBSD: head/sys/net/if_stf.c 172307 2007-09-23 17:50:17Z csjp $ */
610c610
< rtfree(rt);
---
> RTFREE_LOCKED(rt);
613c613
< rtfree(rt);
---
> RTFREE_LOCKED(rt);