commit | a3d1ddd932bc86f0f7027079754ab0aefd259109 | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Mon Aug 08 17:53:12 2016 -0500 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Aug 09 10:17:42 2016 -0700 |
tree | 5a3ace8360b7e4951557e4120d626ff1e4c4999e | |
parent | c4159a75b64c0e67caededf4d7372c1b58a5f42a [diff] |
ipr: Fix sync scsi scan Commit b195d5e2bffd ("ipr: Wait to do async scan until scsi host is initialized") fixed async scan for ipr, but broke sync scan for ipr. This fixes sync scan back up. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Reported-and-tested-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>