summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ch.c
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2009-08-03 22:54:47 +0200
committerJames Bottomley <James.Bottomley@suse.de>2009-08-23 00:52:21 +0200
commitd68866927ddd0ed3145cb3fba4a1c07ca5e4709d (patch)
tree674973ce41d28e8046cdfa929781a192b30f0047 /drivers/scsi/ch.c
parent[SCSI] qla2xxx: Update version number to 8.03.01-k5 (diff)
downloadlinux-d68866927ddd0ed3145cb3fba4a1c07ca5e4709d.tar.xz
linux-d68866927ddd0ed3145cb3fba4a1c07ca5e4709d.zip
[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>
Diffstat (limited to 'drivers/scsi/ch.c')
0 files changed, 0 insertions, 0 deletions