diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2017-10-05 22:00:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-07 23:19:13 +0100 |
commit | 00a534e5ea5c21b95f58cbb2f7918cc9fa82dd47 (patch) | |
tree | 3c9a395e452a86e3f24de85bd4402def71278851 /Documentation/networking/bonding.txt | |
parent | a2d3f3e33853ef52e5f66b41c3e8ee5710aa3305 (diff) |
doc: Fix typo "8023.ad" in bonding documentation
Should be "802.3ad" like everywhere else in the document.
Signed-off-by: Axel Beckert <abe@deuxchevaux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/bonding.txt')
-rw-r--r-- | Documentation/networking/bonding.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/bonding.txt b/Documentation/networking/bonding.txt index 57f52cdce32e..9ba04c0bab8d 100644 --- a/Documentation/networking/bonding.txt +++ b/Documentation/networking/bonding.txt @@ -2387,7 +2387,7 @@ broadcast: Like active-backup, there is not much advantage to this and packet type ID), so in a "gatewayed" configuration, all outgoing traffic will generally use the same device. Incoming traffic may also end up on a single device, but that is - dependent upon the balancing policy of the peer's 8023.ad + dependent upon the balancing policy of the peer's 802.3ad implementation. In a "local" configuration, traffic will be distributed across the devices in the bond. |