Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[deliverable/linux.git] / drivers / scsi / scsi_transport_fc.c
index 4628fd5e068859c4cec9cead369cb9a67a9409c8..f80908f74ca97549b3a2df449752e0da5750485b 100644 (file)
@@ -261,6 +261,7 @@ static const struct {
        { FC_PORTSPEED_10GBIT,          "10 Gbit" },
        { FC_PORTSPEED_8GBIT,           "8 Gbit" },
        { FC_PORTSPEED_16GBIT,          "16 Gbit" },
+       { FC_PORTSPEED_32GBIT,          "32 Gbit" },
        { FC_PORTSPEED_NOT_NEGOTIATED,  "Not Negotiated" },
 };
 fc_bitfield_name_search(port_speed, fc_port_speed_names)
This page took 0.052197 seconds and 5 git commands to generate.