OSDN Git Service

docs: operstates: fix typo
authorJakub Kicinski <kuba@kernel.org>
Sat, 31 Jul 2021 14:40:07 +0000 (07:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Aug 2021 14:15:32 +0000 (15:15 +0100)
TVL -> TLV

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/operstates.rst

index 9c918f7..f6b9cce 100644 (file)
@@ -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.