Cong Wang <[email protected]> writes: > On Fri, Feb 24, 2017 at 8:00 AM, Roman Mashak <[email protected]> wrote: >> When tc actions are loaded as a module and no actions have been installed, >> flushing them would result in actions removed from the memory, but modules >> reference count not being decremented, so that the modules would not be >> unloaded.
[...] > Fixes commit f97017cdefefdb6a0e19266024b0c6f9fd411eeb ? Yes, exactly. > Acked-by: Cong Wang <[email protected]> -- Roman Mashak
