[SCSI] Add target alloc/destroy callbacks to the host template
authorJames Bottomley <James.Bottomley@steeleye.com>
Tue, 24 May 2005 17:06:38 +0000 (12:06 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Thu, 26 May 2005 15:27:53 +0000 (11:27 -0400)
This gives the HBA driver notice when a target is created and
destroyed to allow it to manage its own target based allocations
accordingly.

This is a much reduced verson of the original patch sent in by
James.Smart@Emulex.com

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found