[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210731144007.994515-1-kuba@kernel.org>
Date: Sat, 31 Jul 2021 07:40:07 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, corbet@....net, linux-doc@...r.kernel.org,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net] docs: operstates: fix typo
TVL -> TLV
Signed-off-by: Jakub Kicinski <kuba@...nel.org>
---
Documentation/networking/operstates.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/networking/operstates.rst b/Documentation/networking/operstates.rst
index 9c918f7cb0e8..f6b9cce5b201 100644
--- a/Documentation/networking/operstates.rst
+++ b/Documentation/networking/operstates.rst
@@ -111,7 +111,7 @@ it as lower layer.
Note that for certain kind of soft-devices, which are not managing any
real hardware, it is possible to set this bit from userspace. One
-should use TVL IFLA_CARRIER to do so.
+should use TLV IFLA_CARRIER to do so.
netif_carrier_ok() can be used to query that bit.
--
2.31.1
Powered by blists - more mailing lists