bonding:typo in comment

use accumulates instead of acumulates.

Signed-off-by: Pan Weiping <panweiping3@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by Peter Pan(潘卫平) and committed by David S. Miller 5e8996e7 a84b50ce

+1 -1
+1 -1
drivers/net/bonding/bond_alb.h
··· 74 * packets to a Client that the Hash function 75 * gave this entry index. 76 */ 77 - u32 tx_bytes; /* Each Client acumulates the BytesTx that 78 * were tranmitted to it, and after each 79 * CallBack the LoadHistory is devided 80 * by the balance interval
··· 74 * packets to a Client that the Hash function 75 * gave this entry index. 76 */ 77 + u32 tx_bytes; /* Each Client accumulates the BytesTx that 78 * were tranmitted to it, and after each 79 * CallBack the LoadHistory is devided 80 * by the balance interval