Files
linux/include/net
Vlad Buslov c8ecebd04c net: sched: extract common action counters update code into function
Currently, all implementations of tc_action_ops->stats_update() callback
have almost exactly the same implementation of counters update
code (besides gact which also updates drop counter). In order to simplify
support for using both percpu-allocated and regular action counters
depending on run-time flag in following patches, extract action counters
update code into standalone function in act API.

This commit doesn't change functionality.

Signed-off-by: Vlad Buslov <vladbu@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-10-30 18:07:50 -07:00
..
2019-01-23 11:18:00 -08:00
2019-04-19 14:07:40 -07:00
2019-09-13 21:44:19 +02:00
2019-10-08 11:28:33 +02:00
2019-09-13 21:44:19 +02:00
2018-09-13 09:04:58 -07:00
2019-04-22 21:47:25 -07:00
2019-10-05 16:29:00 -07:00
2019-10-07 09:58:28 -04:00
2019-06-19 11:23:13 -04:00
2019-06-19 11:23:13 -04:00