From: Jakub Kicinski <[email protected]> Date: Wed, 8 May 2019 15:56:07 -0700
> From: Pieter Jansen van Vuuren <[email protected]> > > Avoid freeing cls_mall.rule twice when failing to setup flow_action > offload used in the hardware intermediate representation. This is > achieved by returning 0 when the setup fails but the skip software > flag has not been set. > > Fixes: f00cbf196814 ("net/sched: use the hardware intermediate representation > for matchall") > Reported-by: Dan Carpenter <[email protected]> > Signed-off-by: Pieter Jansen van Vuuren <[email protected]> > Reviewed-by: Jakub Kicinski <[email protected]> Applied.
