diff options
| author | Vlad Buslov <[email protected]> | 2019-02-11 10:55:44 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-02-12 13:41:33 -0500 |
| commit | 7d5509fa0d3ddfe252b4418513e493ac98de3317 (patch) | |
| tree | d20be370f7b681c84946808aa29e4a4456594227 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | ec6743a10996d38e0438e5f45f2347ff2f42df0a (diff) | |
net: sched: extend proto ops with 'put' callback
Add optional tp->ops->put() API to be implemented for filter reference
counting. This new function is called by cls API to release filter
reference for filters returned by tp->ops->change() or tp->ops->get()
functions. Implement tfilter_put() helper to call tp->ops->put() only for
classifiers that implement it.
Signed-off-by: Vlad Buslov <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions