K 10 svn:author V 3 hrs K 8 svn:date V 27 2015-02-14T18:15:14.673908Z K 7 svn:log V 230 Fix a panic when tearing down a vnet on a VIMAGE-enabled kernel. There was a race that bridge_ifdetach() could be called via ifnet_departure event handler after vnet_bridge_uninit(). PR: 195859 Reported by: Danilo Egea Gondolfo END