On Mon, Jul 9, 2018 at 8:37 AM Jacob Keller <jacob.e.kel...@intel.com> wrote:
> +alloc_failure:
> +       kfree(q->flows);

You need to call kvfree() instead.

Other than this,

Acked-by: Cong Wang <xiyou.wangc...@gmail.com>

For net-next, I will send a patch to skip ->reset() for ->init() failure
case, there is no reason to reset queues since qdisc is not even
activated.

Reply via email to