Home
last modified time | relevance | path

Searched hist:c24e43d83b7aedb3effef54627448253e22a0140 (Results 1 – 1 of 1) sorted by relevance

/linux/net/sched/
H A Dcls_flower.cdiff c24e43d83b7aedb3effef54627448253e22a0140 Thu Mar 21 14:17:43 CET 2019 Vlad Buslov <vladbu@mellanox.com> net: sched: flower: track rtnl lock state

Use 'rtnl_held' flag to track if caller holds rtnl lock. Propagate the flag
to internal functions that need to know rtnl lock state. Take rtnl lock
before calling tcf APIs that require it (hw offload, bind filter, etc.).

Signed-off-by: Vlad Buslov <vladbu@mellanox.com>
Reviewed-by: Stefano Brivio <sbrivio@redhat.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>