]> err.no Git - linux-2.6/blobdiff - drivers/scsi/scsi_transport_fc.c
[SCSI] fc_transport: update potential link speeds
[linux-2.6] / drivers / scsi / scsi_transport_fc.c
index 58afdb401703d6b65474b10741adcd7ee03a73a2..14c4f065b2b8091c88c853bd7cbc732e027f160d 100644 (file)
@@ -200,6 +200,8 @@ static const struct {
        { FC_PORTSPEED_2GBIT,           "2 Gbit" },
        { FC_PORTSPEED_4GBIT,           "4 Gbit" },
        { FC_PORTSPEED_10GBIT,          "10 Gbit" },
+       { FC_PORTSPEED_8GBIT,           "8 Gbit" },
+       { FC_PORTSPEED_16GBIT,          "16 Gbit" },
        { FC_PORTSPEED_NOT_NEGOTIATED,  "Not Negotiated" },
 };
 fc_bitfield_name_search(port_speed, fc_port_speed_names)