commit | 9f242738376dfcf5d73c47de061a8dc301d653d1 | [log] [tgz] |
---|---|---|
author | Veaceslav Falico <vfalico@redhat.com> | Tue Feb 18 07:48:43 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 18 16:47:15 2014 -0500 |
tree | ca1105a73844ba71e54bf4beb500d7378c86b73f | |
parent | f2cb691a7735d7903398aa914b7e567536ea98e4 [diff] |
bonding: use last_arp_rx in slave_last_rx() Now that last_arp_rx really has the last time we've received any (validated or not) ARP, we can use it in slave_last_rx() 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>