K 10 svn:author V 7 thompsa K 8 svn:date V 27 2005-08-15T02:50:13.000000Z K 7 svn:log V 383 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 END