From: Gal Pressman <galp@mellanox.com>
To: netdev@vger.kernel.org, "John W . Linville" <linville@tuxdriver.com>
Cc: Tariq Toukan <tariqt@mellanox.com>,
Pavel Belous <pavel.s.belous@gmail.com>,
Gal Pressman <galp@mellanox.com>
Subject: [PATCH ethtool 1/2] ethtool.8: Fix formatting of advertise bitmask
Date: Thu, 28 Sep 2017 15:08:52 +0300 [thread overview]
Message-ID: <1506600533-10365-2-git-send-email-galp@mellanox.com> (raw)
In-Reply-To: <1506600533-10365-1-git-send-email-galp@mellanox.com>
Fields should be separated with a tab instead of spaces.
Also, remove an accidental ' character from 2500baseX Full mode.
Fixes: 64dfc5e2f046 ("ethtool: Add support for 2500baseT/5000baseT link modes")
Signed-off-by: Gal Pressman <galp@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
---
ethtool.8.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ethtool.8.in b/ethtool.8.in
index 7224b04..de2abc8 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -590,9 +590,9 @@ lB l lB.
0x020 1000baseT Full
0x20000 1000baseKX Full
0x20000000000 1000baseX Full
-0x800000000000 2500baseT Full
-0x8000 2500baseX Full (not supported by IEEE standards)'
-0x1000000000000 5000baseT Full
+0x800000000000 2500baseT Full
+0x8000 2500baseX Full (not supported by IEEE standards)
+0x1000000000000 5000baseT Full
0x1000 10000baseT Full
0x40000 10000baseKX4 Full
0x80000 10000baseKR Full
--
2.7.4
next prev parent reply other threads:[~2017-09-28 12:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-28 12:08 [PATCH ethtool 0/2] Documentation fixes and additions for advertise bitmask Gal Pressman
2017-09-28 12:08 ` Gal Pressman [this message]
2017-09-28 12:08 ` [PATCH ethtool 2/2] ethtool.8: Document 56000 advertise link modes Gal Pressman
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=1506600533-10365-2-git-send-email-galp@mellanox.com \
--to=galp@mellanox.com \
--cc=linville@tuxdriver.com \
--cc=netdev@vger.kernel.org \
--cc=pavel.s.belous@gmail.com \
--cc=tariqt@mellanox.com \
/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