bonding: use last_arp_rx in bond_loadbalance_arp_mon()
commitff71529da40eee34458b1c3d62ca158a13e99b4d
authorVeaceslav Falico <vfalico@redhat.com>
Tue, 18 Feb 2014 06:48:44 +0000 (18 07:48 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Feb 2014 21:47:15 +0000 (18 16:47 -0500)
tree85bfc9cb8f4fc6b4f037b0dbbf2a7ab42e3ad8a4
parent9f242738376dfcf5d73c47de061a8dc301d653d1
bonding: use last_arp_rx in bond_loadbalance_arp_mon()

Now that last_arp_rx correctly show the last time we've received an ARP, we
can use it safely instead of slave->dev->last_rx.

CC: Jay Vosburgh <fubar@us.ibm.com>
CC: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c