Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f80a072 authored by Masanari Iida's avatar Masanari Iida Committed by David S. Miller
Browse files

bonding: Fix a typo in bonding.txt



This patch fixes a spelling typo in bonding.txt

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 32da1221
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1490,7 +1490,7 @@ To remove an ARP target:


To configure the interval between learning packet transmits:
To configure the interval between learning packet transmits:
# echo 12 > /sys/class/net/bond0/bonding/lp_interval
# echo 12 > /sys/class/net/bond0/bonding/lp_interval
	NOTE: the lp_inteval is the number of seconds between instances where
	NOTE: the lp_interval is the number of seconds between instances where
the bonding driver sends learning packets to each slaves peer switch.  The
the bonding driver sends learning packets to each slaves peer switch.  The
default interval is 1 second.
default interval is 1 second.