Unregister a device from the scsi bus
void scsi_remove_device(struct scsi_device * sdev);
sdev
scsi_device to unregister
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>