K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-10-06T18:41:31.000000Z K 7 svn:log V 203 Fix another edge case I just noticed when committing the previous changes: If bus_setup_intr() fails, cleanup the ifnet setup in vx_attach() by calling ether_ifdetach() and if_free(). MFC after: 1 week END