[SCSI] qla2xxx: Export class-of-service (COS) information.
Export COS information for the fc_host and fc_remote_port objects added by the driver. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
7524f9b9e7
commit
ad3e0edace
@@ -1673,6 +1673,7 @@ typedef struct fc_port {
|
||||
uint8_t cur_path; /* current path id */
|
||||
|
||||
struct fc_rport *rport;
|
||||
u32 supported_classes;
|
||||
} fc_port_t;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user