We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d39856 commit c1532f7Copy full SHA for c1532f7
sys/dev/ixgbe/if_ix.c
@@ -4029,7 +4029,7 @@ ixgbe_if_stop(if_ctx_t ctx)
4029
* ixgbe_link_speed_to_str - Convert link speed to string
4030
*
4031
* Helper function to convert link speed constants to human-readable
4032
- * string representations in Gbps.
+ * string representations in conventional Gbps or Mbps.
4033
************************************************************************/
4034
static const char *
4035
ixgbe_link_speed_to_str(u32 link_speed)
0 commit comments