freebsd-dev/sys/dev/vx
John Baldwin 46ceae8bc4 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
2005-10-06 18:41:31 +00:00
..
if_vx_eisa.c Fix another edge case I just noticed when committing the previous changes: 2005-10-06 18:41:31 +00:00
if_vx_pci.c Fix another edge case I just noticed when committing the previous changes: 2005-10-06 18:41:31 +00:00
if_vx.c Rototill vx(4), add locking, and mark MPSAFE: 2005-10-06 18:27:59 +00:00
if_vxreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_vxvar.h Rototill vx(4), add locking, and mark MPSAFE: 2005-10-06 18:27:59 +00:00