freebsd-nq/sys/dev/aac
Luoqi Chen 1a681311da The return value of aac_alloc_command() was misinterpreted in aac_ioctl_event().
Once triggered this would leak away all available commands and starve the rest
of the driver.

Reviewed by: scottl
2007-02-14 09:10:37 +00:00
..
aac_cam.c Add a missing mutex unlock to an error path. 2007-01-15 16:22:20 +00:00
aac_debug.c
aac_disk.c
aac_linux.c
aac_pci.c
aac_tables.h
aac.c The return value of aac_alloc_command() was misinterpreted in aac_ioctl_event(). 2007-02-14 09:10:37 +00:00
aacreg.h
aacvar.h