On 4/4/19 4:04 PM, Ming Lin wrote:
        async_synchronize_full_domain(&scsi_sd_pm_domain);
-       async_synchronize_full_domain(&scsi_sd_probe_domain);
+       async_synchronize_full_domain(&sdkp->sd_probe_domain);
        device_del(&sdkp->dev);
        del_gendisk(sdkp->disk);

SCSI patches should be prepared against Martin's most recent scsi-queue
branch. If you have a look at that branch you will see that scsi_sd_pm_domain and scsi_sd_probe_domain are gone.

Bart.

--
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/open-iscsi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to