aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_alb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/bonding/bond_alb.c')
-rw-r--r--drivers/net/bonding/bond_alb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/bonding/bond_alb.c b/drivers/net/bonding/bond_alb.c
index 0d30d1e5e53f..00ab51ef3129 100644
--- a/drivers/net/bonding/bond_alb.c
+++ b/drivers/net/bonding/bond_alb.c
@@ -556,7 +556,7 @@ static void rlb_update_rx_clients(struct bonding *bond)
556 } 556 }
557 } 557 }
558 558
559 /* do not update the entries again untill this counter is zero so that 559 /* do not update the entries again until this counter is zero so that
560 * not to confuse the clients. 560 * not to confuse the clients.
561 */ 561 */
562 bond_info->rlb_update_delay_counter = RLB_UPDATE_DELAY; 562 bond_info->rlb_update_delay_counter = RLB_UPDATE_DELAY;