K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-05-12T19:50:14.869947Z K 7 svn:log V 365 Remove bogus if_free (before ether_ifattach) when ntb_transport_probe fails if_free does a lot more than just free memory; it stops packet processing. This might fix panic on detach after r290684 when the transport is already in use, i.e. when the net_softc context is fully populated and "valid" due to use in another subsystem that's directly poking at ntb_hw0 END