]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
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 9c918f7cb0e806c05cb337fc927a2f8cfa5f6369..f6b9cce5b201f6fe09ad1fceb8bae178a8fbf1d5 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.