Set3 of 5 patchsets to update scsi, libsas, and libata in support of the isci driver. Some fixes to domain (re-)discovery failures and some random cleanups. --- Dan Carpenter (1): mvsas: remove unused variable in mvs_task_exec() Dan Williams (4): libsas: continue revalidation libsas: fix sas_discover_devices return code handling libsas: drop sata port multiplier infrastructure libsas: trim sas_task of slow path infrastructure Jeff Skirvin (1): libsas: sas_rediscover_dev did not look at the SMP exec status. drivers/scsi/libsas/sas_discover.c | 6 --- drivers/scsi/libsas/sas_expander.c | 74 +++++++++++++++-------------------- drivers/scsi/libsas/sas_init.c | 23 ++++++++++- drivers/scsi/libsas/sas_scsi_host.c | 8 +++- drivers/scsi/mvsas/mv_sas.c | 21 +++++----- drivers/scsi/pm8001/pm8001_sas.c | 34 ++++++++-------- include/scsi/libsas.h | 15 ++++--- 7 files changed, 95 insertions(+), 86 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html