Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SCSI] Revert "[SCSI] fix async probe regression"
This reverts commit 43a8d39. Commit 43a8d39 fixed the fact that wait_for_device_probe() was unable to flush sd probe work. Now that sd probe work is once again flushable via wait_for_device_probe() this workaround is no longer needed. Signed-off-by: Dan Williams <dan.j.williams@intel.com> Tested-by: Eldad Zack <eldad@fogrefinery.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
- Loading branch information