From: "Yaniv Rosner" <yanivr@broadcom.com>
To: "Ben Hutchings" <bhutchings@solarflare.com>
Cc: netdev <netdev@vger.kernel.org>, "Yaniv Rosner" <yanivr@broadcom.com>
Subject: [PATCH ethtool] Restore 20000baseKR2 cap display
Date: Thu, 28 Feb 2013 12:10:06 +0200 [thread overview]
Message-ID: <1362046206-6907-1-git-send-email-yanivr@broadcom.com> (raw)
Restore the 20000baseKR2 which was removed by mistake back in June 2012.
Signed-off-by: Yaniv Rosner <yanivr@broadcom.com>
---
ethtool.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/ethtool.c b/ethtool.c
index 55bc082..acac32a 100644
--- a/ethtool.c
+++ b/ethtool.c
@@ -513,6 +513,7 @@ dump_link_caps(const char *prefix, const char *an_prefix, u32 mask,
{ 0, ADVERTISED_10000baseT_Full, "10000baseT/Full" },
{ 0, ADVERTISED_10000baseKX4_Full, "10000baseKX4/Full" },
{ 0, ADVERTISED_20000baseMLD2_Full, "20000baseMLD2/Full" },
+ { 0, ADVERTISED_20000baseKR2_Full, "20000baseKR2/Full" },
{ 0, ADVERTISED_40000baseKR4_Full, "40000baseKR4/Full" },
{ 0, ADVERTISED_40000baseCR4_Full, "40000baseCR4/Full" },
{ 0, ADVERTISED_40000baseSR4_Full, "40000baseSR4/Full" },
--
1.7.7.1
next reply other threads:[~2013-02-28 8:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-28 10:10 Yaniv Rosner [this message]
2013-02-28 15:01 ` [PATCH ethtool] Restore 20000baseKR2 cap display Ben Hutchings
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1362046206-6907-1-git-send-email-yanivr@broadcom.com \
--to=yanivr@broadcom.com \
--cc=bhutchings@solarflare.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox