James Bottomley <[EMAIL PROTECTED]> wrote: > On Sun, 2005-08-07 at 14:43 -0400, Alan Stern wrote: > > What host device release method? scsi_host_template->release is marked > > OBSOLETE and for use only with old-style drivers. scsi_host_dev_release > ^^^^^ > This is the one I was thinking of adding to.
Is the thought here that if a LLDD provided some new scsi_host_template function we would call this from scsi_host_dev_release? -andmike -- Michael Anderson [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

