From: Jakub Kicinski Date: Sat, 31 Jul 2021 14:40:07 +0000 (-0700) Subject: docs: operstates: fix typo X-Git-Tag: v5.14-rc5~25^2~24 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=66e0da21728343bd3e75230a53d909e045fb9dd7;p=tomoyo%2Ftomoyo-test1.git docs: operstates: fix typo TVL -> TLV Signed-off-by: Jakub Kicinski Signed-off-by: David S. Miller --- 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.