On Tue, Nov 04, 2014 at 09:16:30AM +0100, Jack Wang wrote:
> > diff --git a/drivers/scsi/libsas/sas_scsi_host.c 
> > b/drivers/scsi/libsas/sas_scsi_host.c
> > index 56d698a..89e8b68 100644
> > --- a/drivers/scsi/libsas/sas_scsi_host.c
> > +++ b/drivers/scsi/libsas/sas_scsi_host.c
> > @@ -945,7 +945,6 @@ int sas_slave_configure(struct scsi_device *scsi_dev)
> >                 SAS_DPRINTK("device %llx, LUN %llx doesn't support "
> >                             "TCQ\n", SAS_ADDR(dev->sas_addr),
> >                             scsi_dev->lun);
> > -               scsi_dev->tagged_supported = 0;
> >                 scsi_adjust_queue_depth(scsi_dev, 1);
> >         }
> Hi Christoph,
> 
> The commit msg doesn't match for above, is it intentional ?

It's a force off in a branch where it's already guaranteed to be off,
but I'll update the description to include this hunk.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to