K 10 svn:author V 7 thompsa K 8 svn:date V 27 2005-06-27T21:58:12.000000Z K 7 svn:log V 228 Fix a panic when bringing up the bridge interface. We were casting a ifnet pointer to a softc which is no longer valid since the ifnet struct was split out from the softc. Approved by: mlaier (mentor) Approved by: re (blanket) END