]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't to forget to unlock the rwlock on trunk before destroying it.
authoryar <yar@FreeBSD.org>
Fri, 24 Feb 2006 17:25:16 +0000 (17:25 +0000)
committeryar <yar@FreeBSD.org>
Fri, 24 Feb 2006 17:25:16 +0000 (17:25 +0000)
commite93973003073f1a6c0f27920ffd1b2e8de1a4742
treebbfb0868b95792c0bb997bab2495fcba70037864
parentfbf57fcf0eed36bfa5ed056bcefced078e9dddf1
Don't to forget to unlock the rwlock on trunk before destroying it.
This should fix panic on "kldunload if_vlan" while vlanX are still there.

Reviewed by: glebius
sys/net/if_vlan.c