summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorRoi Dayan <roid@mellanox.com>2017-12-26 07:48:51 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-17 09:38:54 +0100
commitb28394cbb4022db49e242e85e25110572b146b68 (patch)
tree4e7a1f19ae33ced38d495bc498c5af148ec1ee6c /crypto
parente2b825e8de16803750bc5031db95bb20b037f426 (diff)
net/sched: Fix update of lastuse in act modules implementing stats_update
[ Upstream commit 3bb23421a504f01551b7cb9dff0e41dbf16656b0 ] We need to update lastuse to to the most updated value between what is already set and the new value. If HW matching fails, i.e. because of an issue, the stats are not updated but it could be that software did match and updated lastuse. Fixes: 5712bf9c5c30 ("net/sched: act_mirred: Use passed lastuse argument") Fixes: 9fea47d93bcc ("net/sched: act_gact: Update statistics when offloaded to hardware") Signed-off-by: Roi Dayan <roid@mellanox.com> Reviewed-by: Paul Blakey <paulb@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions