summaryrefslogtreecommitdiff
path: root/kernel/timer.c
diff options
context:
space:
mode:
authorVeaceslav Falico <vfalico@redhat.com>2014-02-18 06:48:38 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-02-18 21:47:14 (GMT)
commit6db4a54593ce12423c68155b7b59b9fbd3e6519d (patch)
treea2ebb9ceb2717fa00f655437acee54e8bc93e60e /kernel/timer.c
parent13ac34a8866e31b31db6237c73aa558aff84d765 (diff)
downloadlinux-6db4a54593ce12423c68155b7b59b9fbd3e6519d.tar.xz
bonding: always update last_arp_rx on packet recieve
Currently we're updating the last_arp_rx only when we've validate the packet, however afterwards we use it as 'ANY last packet received', but not only validated ARPs. Fix this by updating it in case of any packet received. It won't break the arp_validation=0 because we, anyway, return the correct slave->dev->last_rx in slave_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>
Diffstat (limited to 'kernel/timer.c')
0 files changed, 0 insertions, 0 deletions