mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
docs: networking: bonding.rst Fix a typo in bonding.rst
This patch fixes a spelling typo in bonding.rst. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
2eb4898255
commit
2353db75c3
@@ -1988,7 +1988,7 @@ netif_carrier.
|
|||||||
If use_carrier is 0, then the MII monitor will first query the
|
If use_carrier is 0, then the MII monitor will first query the
|
||||||
device's (via ioctl) MII registers and check the link state. If that
|
device's (via ioctl) MII registers and check the link state. If that
|
||||||
request fails (not just that it returns carrier down), then the MII
|
request fails (not just that it returns carrier down), then the MII
|
||||||
monitor will make an ethtool ETHOOL_GLINK request to attempt to obtain
|
monitor will make an ethtool ETHTOOL_GLINK request to attempt to obtain
|
||||||
the same information. If both methods fail (i.e., the driver either
|
the same information. If both methods fail (i.e., the driver either
|
||||||
does not support or had some error in processing both the MII register
|
does not support or had some error in processing both the MII register
|
||||||
and ethtool requests), then the MII monitor will assume the link is
|
and ethtool requests), then the MII monitor will assume the link is
|
||||||
|
Reference in New Issue
Block a user