thompsa 2007-02-23 19:37:55 UTC
FreeBSD src repository
Modified files:
sys/net if_bridge.c
Log:
Move the lock init until after if_alloc in case the allocation fails and we
free the softc and return.
MFC after: 3 days
Revision Changes Path
1.93 +1 -1 src/sys/net/if_bridge.c