scsi: qla2xxx: Correctly report max/min supported speeds
This patch fixes reported speed for min_link and max_supported speed. Also
rename sysfs nodes link_speed and max_supported to be consistent with
{min|max}_suuported_speed.
Signed-off-by: Joe Carnuccio <joe.carnuccio@cavium.com>
Signed-off-by: Mike Hernandez <mhernandez@marvell.com>
Signed-off-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
committed by
Martin K. Petersen
parent
2a3192a3f3
commit
72a92df210
@@ -1757,7 +1757,7 @@ struct nvram_81xx {
|
||||
uint16_t reserved_6_3[14];
|
||||
|
||||
/* Offset 192. */
|
||||
uint8_t min_link_speed;
|
||||
uint8_t min_supported_speed;
|
||||
uint8_t reserved_7_0;
|
||||
uint16_t reserved_7[31];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user