From: Yotam Gigi
Date: Tue, 3 Jan 2017 17:47:02 +0200
> Fix several error paths in matchall:
> - Release reference to actions in case the hardware fails offloading
>(relevant to skip_sw only)
> - Fix error path in case tcf_exts initialization fails
>
> Fixes: bf3994d2ed31 ("net/sched: int
>-Original Message-
>From: David Miller [mailto:da...@davemloft.net]
>Sent: Tuesday, January 03, 2017 6:08 PM
>To: Yotam Gigi
>Cc: j...@mojatatu.com; Elad Raz ; Jiri Pirko
>; netdev@vger.kernel.org
>Subject: Re: [PATCH net-next] net/sched: cls_matchall: Fix error pat
Fix several error paths in matchall:
- Release reference to actions in case the hardware fails offloading
(relevant to skip_sw only)
- Fix error path in case tcf_exts initialization fails
Fixes: bf3994d2ed31 ("net/sched: introduce Match-all classifier")
Signed-off-by: Yotam Gigi
---
net/sch