linux/drivers/scsi/ibmvscsi
Sage Weil d68866927d [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool
The allocated struct is manually zeroed after allocation, so avoid using
the (broken) kzalloc mempool (which does not re-zero previously used items
when they are returned to the pool).

Acked-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-08-22 17:52:21 -05:00
..
Makefile
ibmvfc.c [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool 2009-08-22 17:52:21 -05:00
ibmvfc.h ibmvfc: Fix endless PRLI loop in discovery 2009-06-21 11:09:57 -05:00
ibmvscsi.c [SCSI] ibmvscsi: Fix module load hang 2009-06-25 11:06:41 -05:00
ibmvscsi.h [SCSI] ibmvscsi: Add support for capabilities MAD 2009-06-08 18:05:21 -05:00
ibmvstgt.c ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device 2009-06-15 21:30:27 -07:00
iseries_vscsi.c
rpa_vscsi.c
viosrp.h [SCSI] ibmvscsi: Add support for capabilities MAD 2009-06-08 18:05:21 -05:00