diff options
author | Arne Redlich <arne.redlich@xiranet.com> | 2006-09-30 15:49:40 +0200 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-10-01 22:06:54 +0200 |
commit | 6470f2ba641cf93d357854cdc63a65350352bb97 (patch) | |
tree | ecba093313d2b75a98c67e706fdee18e2162a871 /drivers/s390 | |
parent | [SCSI] stex: add new device (id 0x8650) support (diff) | |
download | linux-6470f2ba641cf93d357854cdc63a65350352bb97.tar.xz linux-6470f2ba641cf93d357854cdc63a65350352bb97.zip |
[SCSI] trivial scsi_execute_async fix
In scsi_execute_async()'s error path, a struct scsi_io_context
allocated with kmem_cache_alloc() is kfree()'d. Obviously
kmem_cache_free() should be used instead.
Signed-off-by: Arne Redlich <arne.redlich@xiranet.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions