commit | f59114b7b5dc677bbd7cc7e26a5fcb3572a3445c | [log] [tgz] |
---|---|---|
author | <htejun@gmail.com> | Sun Apr 17 15:00:23 2005 -0500 |
committer | James Bottomley <jejb@titanic> | Mon Apr 18 12:35:56 2005 -0500 |
tree | 250f46d1d99247f3d7b67d991929ed6aedb7145d | |
parent | 06f81ea8ca09b880cadf101d7e23b500e9c164bc [diff] |
[PATCH] scsi: scsi_send_eh_cmnd() cleanup This patch makes scsi_send_eh_cmnd() use sdev and shost instead of referencing them through scmd-> everytime. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>