diff options
author | Vlad Buslov <[email protected]> | 2019-08-26 16:45:04 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-26 14:17:43 -0700 |
commit | 5a6ff4b13d598573fc954f672cd2a267b76a01ec (patch) | |
tree | 5d0222c2eb4a232f49a9b4f33dddd57ccf982586 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9838b20a7fb28c69fa66ac8e68d967ffe1d0ecad (diff) |
net: sched: take reference to action dev before calling offloads
In order to remove dependency on rtnl lock when calling hardware offload
API, take reference to action mirred dev when initializing flow_action
structure in tc_setup_flow_action(). Implement function
tc_cleanup_flow_action(), use it to release the device after hardware
offload API is done using 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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions