···701 */702 rlb_choose_channel(skb, bond);703704- /* The ARP relpy packets must be delayed so that705 * they can cancel out the influence of the ARP request.706 */707 bond->alb_info.rlb_update_delay_counter = RLB_UPDATE_DELAY;···1042 *1043 * If the permanent hw address of @slave is @bond's hw address, we need to1044 * find a different hw address to give @slave, that isn't in use by any other1045- * slave in the bond. This address must be, of course, one of the premanent1046 * addresses of the other slaves.1047 *1048 * We go over the slave list, and for each slave there we compare its
···701 */702 rlb_choose_channel(skb, bond);703704+ /* The ARP reply packets must be delayed so that705 * they can cancel out the influence of the ARP request.706 */707 bond->alb_info.rlb_update_delay_counter = RLB_UPDATE_DELAY;···1042 *1043 * If the permanent hw address of @slave is @bond's hw address, we need to1044 * find a different hw address to give @slave, that isn't in use by any other1045+ * slave in the bond. This address must be, of course, one of the permanent1046 * addresses of the other slaves.1047 *1048 * We go over the slave list, and for each slave there we compare its