Re: Linux v2.5.47

Alan Cox (alan@lxorguk.ukuu.org.uk)
13 Nov 2002 01:03:52 +0000


On Wed, 2002-11-13 at 00:22, Christoph Hellwig wrote:
> [do basic setup]
> sdev = scsi_register();
> [do more setup]
> return scsi_add_host();
>
> Similarly a new routine, scsi_remove_host exist to call at the end
> of the remove routine.

Very very nice. One question - what are the rules for the
scsi_remove_host callback with regards to a hotplug ?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/