bonding:delete unused rlb_interval_counter

Now, alb_bond_info uses rx_ntt,rlb_update_delay_counter and
rlb_update_retry_counter to decide when to call rlb_update_rx_clients().

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

authored by

Peter Pan(潘卫平) and committed by
David S. Miller
26f007b8 3b647568

-1
-1
drivers/net/bonding/bond_alb.h
··· 139 139 struct slave *next_rx_slave;/* next slave to be assigned 140 140 * to a new rx client for 141 141 */ 142 - u32 rlb_interval_counter; 143 142 u8 primary_is_promisc; /* boolean */ 144 143 u32 rlb_promisc_timeout_counter;/* counts primary 145 144 * promiscuity time