projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98534fc
)
ethtool: Use correct command name in title
author
Ido Schimmel
<idosch@nvidia.com>
Tue, 22 Jun 2021 06:50:46 +0000
(09:50 +0300)
committer
David S. Miller
<davem@davemloft.net>
Tue, 22 Jun 2021 17:40:54 +0000
(10:40 -0700)
The command is called 'ETHTOOL_MSG_MODULE_EEPROM_GET', not
'ETHTOOL_MSG_MODULE_EEPROM'.
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ethtool-netlink.rst
patch
|
blob
|
history
diff --git
a/Documentation/networking/ethtool-netlink.rst
b/Documentation/networking/ethtool-netlink.rst
index 25131df3c2bdbba852e44471bcf05e6901bdf5f4..c3600f9c8988eb54d3fd21ad51ba070ce82cbd8a 100644
(file)
--- a/
Documentation/networking/ethtool-netlink.rst
+++ b/
Documentation/networking/ethtool-netlink.rst
@@
-1363,8
+1363,8
@@
in an implementation specific way.
``ETHTOOL_A_FEC_AUTO`` requests the driver to choose FEC mode based on SFP
module parameters. This does not mean autonegotiation.
-MODULE_EEPROM
-=============
+MODULE_EEPROM
_GET
+=============
====
Fetch module EEPROM data dump.
This interface is designed to allow dumps of at most 1/2 page at once. This