[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170103.185901.448467338156956349.davem@davemloft.net>
Date: Tue, 03 Jan 2017 18:59:01 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: yotamg@...lanox.com
Cc: jhs@...atatu.com, eladr@...lanox.com, jiri@...lanox.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] net/sched: cls_matchall: Fix error path
From: Yotam Gigi <yotamg@...lanox.com>
Date: Tue, 3 Jan 2017 19:20:24 +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/validation fail
>
> Fixes: bf3994d2ed31 ("net/sched: introduce Match-all classifier")
> Signed-off-by: Yotam Gigi <yotamg@...lanox.com>
> ---
> v1->v2:
> - Add check for tcf_exts_init return code and fix error path for it too
Applied, thank you.
Powered by blists - more mailing lists