]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/scsi/scsi_transport_fc.h
scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
[mirror_ubuntu-bionic-kernel.git] / include / scsi / scsi_transport_fc.h
index 8cf30215c177a01aae99395ee8324e45e543c230..15da45dc2a5d09b1ee472a3b61cece783ee8b68f 100644 (file)
@@ -139,8 +139,8 @@ enum fc_vport_state {
 #define FC_PORTSPEED_50GBIT            0x200
 #define FC_PORTSPEED_100GBIT           0x400
 #define FC_PORTSPEED_25GBIT            0x800
-#define FC_PORTSPEED_64BIT             0x1000
-#define FC_PORTSPEED_128BIT            0x2000
+#define FC_PORTSPEED_64GBIT            0x1000
+#define FC_PORTSPEED_128GBIT           0x2000
 #define FC_PORTSPEED_NOT_NEGOTIATED    (1 << 15) /* Speed not established */
 
 /*