Thread (30 messages) 30 messages, 2 authors, 2021-08-05

Re: [PATCH 06/14] qla2xxx: fix debug print of 64G link speed

From: Himanshu Madhani <hidden>
Date: 2021-08-05 15:28:07

On Aug 5, 2021, at 5:19 AM, Nilesh Javali [off-list ref] wrote:

From: Quinn Tran <redacted>

Fix debug print of 64G link speed.
Not really fix .. you are adding 64G speed link.. 

Please fix the commit message
quoted hunk ↗ jump to hunk
Signed-off-by: Quinn Tran <redacted>
Signed-off-by: Nilesh Javali <njavali@marvell.com>
---
drivers/scsi/qla2xxx/qla_isr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/qla2xxx/qla_isr.c b/drivers/scsi/qla2xxx/qla_isr.c
index 8d4d174419bb..93ab686c7a30 100644
--- a/drivers/scsi/qla2xxx/qla_isr.c
+++ b/drivers/scsi/qla2xxx/qla_isr.c
@@ -648,7 +648,7 @@ const char *
qla2x00_get_link_speed_str(struct qla_hw_data *ha, uint16_t speed)
{
	static const char *const link_speeds[] = {
-		"1", "2", "?", "4", "8", "16", "32", "10"
+		"1", "2", "?", "4", "8", "16", "32", "64", "10"
	};
#define	QLA_LAST_SPEED (ARRAY_SIZE(link_speeds) - 1)

-- 
2.19.0.rc0
once you fix commit message, you can add 

Reviewed-by: Himanshu Madhani <redacted>

--
Himanshu Madhani	 Oracle Linux Engineering
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help