1
0

[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:
Andrew Vasquez
2005-08-26 19:08:10 -07:00
committed by James Bottomley
parent 7524f9b9e7
commit ad3e0edace
4 changed files with 26 additions and 0 deletions

View File

@@ -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;
/*