Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[linux-2.6-block.git] / drivers / net / bonding / bond_alb.c
index 0d30d1e5e53f00f45af65936d7182dffa929465b..00ab51ef3129c835523bc2aefebbb076f7a89aa9 100644 (file)
@@ -556,7 +556,7 @@ static void rlb_update_rx_clients(struct bonding *bond)
                }
        }
 
-       /* do not update the entries again untill this counter is zero so that
+       /* do not update the entries again until this counter is zero so that
         * not to confuse the clients.
         */
        bond_info->rlb_update_delay_counter = RLB_UPDATE_DELAY;