Re: [PATCH v3 6/18] megaraid_sas : Use Block layer tag support for internal command indexing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> @@ -1668,6 +1655,10 @@ static int megasas_slave_configure(struct scsi_device *sdev)
>  	blk_queue_rq_timeout(sdev->request_queue,
>  		MEGASAS_DEFAULT_CMD_TIMEOUT * HZ);
>  
> +	sdev_printk(KERN_INFO, sdev, "qdepth(%d), tagged(%d), "
> +		"scsi_level(%d), cmd_que(%d)\n", sdev->queue_depth,
> +		sdev->tagged_supported, sdev->scsi_level,
> +		(sdev->inquiry[7] & 2) >> 1);

This noisy printk a) doesn't belong into this patch, and b) shouldn't be
a added at all.

--
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




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux