Commit 66e0da21 authored by Jakub Kicinski's avatar Jakub Kicinski Committed by David S. Miller

docs: operstates: fix typo

TVL -> TLV
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6387f65e
...@@ -111,7 +111,7 @@ it as lower layer. ...@@ -111,7 +111,7 @@ it as lower layer.
Note that for certain kind of soft-devices, which are not managing any 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 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. netif_carrier_ok() can be used to query that bit.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment