summaryrefslogtreecommitdiffstats
path: root/lib/libmemstat
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2005-08-15 02:54:29 +0000
committerthompsa <thompsa@FreeBSD.org>2005-08-15 02:54:29 +0000
commit5eb423e0c4771bad7f41dae55e419c942ff7d5b4 (patch)
treedd35e0ee208b5585a70f74b07a555306b25654de /lib/libmemstat
parent97eb04040af69ed9912a118a91116b8511b3e685 (diff)
downloadFreeBSD-src-5eb423e0c4771bad7f41dae55e419c942ff7d5b4.zip
FreeBSD-src-5eb423e0c4771bad7f41dae55e419c942ff7d5b4.tar.gz
Ensure that we are holding the lock when initialising the bridge interface. We
could initialise while unlocked if the bridge is not up when setting the inet address, ether_ioctl() would call bridge_init. Change it so bridge_init is always called unlocked and then locks before calling bstp_initialization(). Reported by: Michal Mertl Approved by: mlaier (mentor) MFC after: 3 days
Diffstat (limited to 'lib/libmemstat')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud