Mon, Feb 04, 2019 at 01:32:47PM CET, [email protected] wrote: >In order to remove dependency on rtnl lock, modify chain API to use >block->lock to protect chain from concurrent modification. Rearrange >tc_ctl_chain() code to call tcf_chain_hold() while holding block->lock to >prevent concurrent chain removal. > >Signed-off-by: Vlad Buslov <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
