Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/sched: act_pedit: use percpu overlimit counter when available
Since act_pedit now has access to percpu counters, use the tcf_action_inc_overlimit_qstats wrapper that will use the percpu counter whenever they are available. Reviewed-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: Pedro Tammela <pctammela@mojatatu.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
- Loading branch information