1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/dev/mfi
Doug Ambrisko 93fba01290 Fix the returns in mfi_tbolt_sync_map_info. I forgot to change
them to cleanup and goto out when acknowledging the LD's.  Check
for failure on malloc.  Remove a couple of extra lines and remove
the spurious return.

Prompted by:	Petr Lampa
MFC after:	3 days
2012-05-04 22:54:54 +00:00
..
mfi_cam.c
mfi_debug.c First fix pr 167226: 2012-05-04 16:00:39 +00:00
mfi_disk.c Some style improvements. 2012-05-04 16:22:13 +00:00
mfi_ioctl.h
mfi_linux.c
mfi_pci.c
mfi_syspd.c
mfi_tbolt.c Fix the returns in mfi_tbolt_sync_map_info. I forgot to change 2012-05-04 22:54:54 +00:00
mfi.c Some style improvements. 2012-05-04 16:22:13 +00:00
mfireg.h First fix pr 167226: 2012-05-04 16:00:39 +00:00
mfivar.h First fix pr 167226: 2012-05-04 16:00:39 +00:00