commit | ff71529da40eee34458b1c3d62ca158a13e99b4d | [log] [tgz] |
---|---|---|
author | Veaceslav Falico <vfalico@redhat.com> | Tue Feb 18 07:48:44 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 18 16:47:15 2014 -0500 |
tree | 85bfc9cb8f4fc6b4f037b0dbbf2a7ab42e3ad8a4 | |
parent | 9f242738376dfcf5d73c47de061a8dc301d653d1 [diff] |
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>