Thread (12 messages) flat view 12 messages, 2 authors, 2016-06-23

Re: [PATCH net-next V2 07/10] ethtool: Add 50G baseSR2 link mode

From: David Decotigny <hidden>
Date: 2016-06-23 16:52:05

On Thu, Jun 23, 2016 at 7:02 AM, Saeed Mahameed [off-list ref] wrote:
quoted hunk ↗ jump to hunk
From: Gal Pressman <redacted>

Add ETHTOOL_LINK_MODE_50000baseSR2_Full_BIT bit.

Signed-off-by: Gal Pressman <redacted>
Signed-off-by: Saeed Mahameed <redacted>
Cc: Ben Hutchings <bwh@kernel.org>
Cc: David Decotigny <redacted>
---
 include/uapi/linux/ethtool.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/uapi/linux/ethtool.h b/include/uapi/linux/ethtool.h
index 5f030b4..b8f38e8 100644
--- a/include/uapi/linux/ethtool.h
+++ b/include/uapi/linux/ethtool.h
@@ -1362,6 +1362,7 @@ enum ethtool_link_mode_bit_indices {
        ETHTOOL_LINK_MODE_100000baseSR4_Full_BIT        = 37,
        ETHTOOL_LINK_MODE_100000baseCR4_Full_BIT        = 38,
        ETHTOOL_LINK_MODE_100000baseLR4_ER4_Full_BIT    = 39,
+       ETHTOOL_LINK_MODE_50000baseSR2_Full_BIT         = 40,

        /* Last allowed bit for __ETHTOOL_LINK_MODE_LEGACY_MASK is bit
         * 31. Please do NOT define any SUPPORTED_* or ADVERTISED_*
@@ -1370,7 +1371,7 @@ enum ethtool_link_mode_bit_indices {
         */

        __ETHTOOL_LINK_MODE_LAST
-         = ETHTOOL_LINK_MODE_100000baseLR4_ER4_Full_BIT,
+         = ETHTOOL_LINK_MODE_50000baseSR2_Full_BIT,
 };

 #define __ETHTOOL_LINK_MODE_LEGACY_MASK(base_name)     \
--
2.8.0
Acked-By: David Decotigny <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help