]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] zfcp: Improve ELS ADISC handling
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Tue, 24 Nov 2009 15:54:14 +0000 (16:54 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:02:16 +0000 (12:02 -0600)
commitee744622c65cd66824e8dd1b9509e515c800de14
tree4925603f5170400b07cde7cc18d2519cfcf788e2
parent7c7dc196814b9e1d5cc254dc579a5fa78ae524f7
[SCSI] zfcp: Improve ELS ADISC handling

Introduce kmem_cache for ELS ADISC data to guarantee the required
hardware alignment and free the allocated memory in case the send
failes.

Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/s390/scsi/zfcp_aux.c
drivers/s390/scsi/zfcp_def.h
drivers/s390/scsi/zfcp_fc.c