bonding: remove useless updating of slave->dev->last_rx
authorVeaceslav Falico <[email protected]>
Tue, 18 Feb 2014 06:48:45 +0000 (07:48 +0100)
committerDavid S. Miller <[email protected]>
Tue, 18 Feb 2014 21:47:15 +0000 (16:47 -0500)
commitf8ff080dacecc5d0ce3579941b664bac3a4405c2
treef0652419dffc69109d4f36c4c1e78d3ec1a5fc5d
parentff71529da40eee34458b1c3d62ca158a13e99b4d
bonding: remove useless updating of slave->dev->last_rx

Now that all the logic is handled via last_arp_rx, we don't need to use
last_rx.

CC: Jay Vosburgh <[email protected]>
CC: Andy Gospodarek <[email protected]>
CC: "David S. Miller" <[email protected]>
Signed-off-by: Veaceslav Falico <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/bonding/bond_main.c
include/linux/netdevice.h