Mon, Feb 04, 2019 at 01:32:52PM CET, [email protected] wrote:
>In order to remove dependency on rtnl lock and allow concurrent tcf_proto
>modification, extend tcf_proto with reference counter. Implement helper
>get/put functions for tcf proto and use them to modify cls API to always
>take reference to tcf_proto while using it. Only release reference to
>parent chain after releasing last reference to tp.
>
>Signed-off-by: Vlad Buslov <[email protected]>

Acked-by: Jiri Pirko <[email protected]>

Reply via email to