commit | 02ae2c0e844e2864a877d1da8a92fe5e63778a18 | [log] [tgz] |
---|---|---|
author | Kai Makisara <Kai.Makisara@kolumbus.fi> | Thu Dec 18 14:49:50 2008 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Jan 02 12:06:33 2009 -0600 |
tree | 9bd1a760486e803b05678f00a102843aa658cf68 | |
parent | edf69c58c74eeeb48f62f267ce41f7827cb4dd06 [diff] |
[SCSI] st: integrate st_scsi_kern_execute and st_do_scsi This integrates st_scsi_kern_execute and st_do_scsi. IOW, it removes st_scsi_kern_execute. Then st has a single function, st_do_scsi, to perform SCSI commands. Signed-off-by: Kai Makisara <Kai.Makisara@kolumbus.fi> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>