sbp2: slimmer interface to scsi_mod
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 20 Nov 2005 02:35:22 +0000 (21:35 -0500)
committerJody McIntyre <scjody@modernduck.com>
Sun, 20 Nov 2005 02:35:22 +0000 (21:35 -0500)
- sbp2scsi_reset does not need to take host_lock
- sbp2scsi_reset, as our device reset handler, does not need to stand in as
  bus reset or host reset handler
- let scsi_mod use scsi_host_template.name instead of .info
  (sbp2 is not an emulation anway)

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Jody McIntyre <scjody@modernduck.com>

No differences found