On Fri, Dec 15, 2017 at 3:40 AM, Jiri Pirko <[email protected]> wrote: > From: Jiri Pirko <[email protected]> > > Move static key increments to the beginning of the init function > so they pair 1:1 with decrements in ingress/clsact_destroy, > which is called in case ingress/clsact_init fails. > > Fixes: 6529eaba33f0 ("net: sched: introduce tcf block infractructure") > Signed-off-by: Jiri Pirko <[email protected]>
Acked-by: Cong Wang <[email protected]>
