K 10 svn:author V 7 thompsa K 8 svn:date V 27 2009-02-13T19:20:25.246907Z K 7 svn:log V 287 bridge_delete_member is called via the event handler from if_detach after the LLADDR is reclaimed which causes a null pointer deref with inherit_mac enabled. Record the ifnet pointer of the interface and then compare that to find when to re-assign the bridge address. Submitted by: sam END