[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req
authorAndreas Herrmann <aherrman@de.ibm.com>
Mon, 18 Sep 2006 20:29:56 +0000 (22:29 +0200)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 23 Sep 2006 23:01:23 +0000 (18:01 -0500)
commit2abbe866c8eb0296e3f5343bcf73e5371522a738
treec839b12b43d07d538e32bcabec1fefa2106f384f
parent4eff4a36516d72e4f6ede901141214a7e05607e7
[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req

This instance will be used whenever a timer is needed for
a request by zfcp.

Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/s390/scsi/zfcp_aux.c
drivers/s390/scsi/zfcp_def.h
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_ext.h
drivers/s390/scsi/zfcp_fsf.c
drivers/s390/scsi/zfcp_scsi.c