[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAM_iQpX2QHqPFJ-vZz+6M4oDW2UgTbYdRuCxtNLm14S4sRVONg@mail.gmail.com>
Date: Thu, 21 Sep 2017 11:47:44 -0700
From: Cong Wang <xiyou.wangcong@...il.com>
To: Linux Kernel Network Developers <netdev@...r.kernel.org>
Cc: Cong Wang <xiyou.wangcong@...il.com>,
Chris Mi <chrism@...lanox.com>, Jiri Pirko <jiri@...lanox.com>
Subject: Re: [Patch net] net_sched: remove cls_flower idr on failure
On Wed, Sep 20, 2017 at 9:18 AM, Cong Wang <xiyou.wangcong@...il.com> wrote:
> +errout_idr:
> + if (fnew->handle)
> + idr_remove_ext(&head->handle_idr, fnew->handle);
Hmm, I should check fold instead of fnew->handle here.
I will update this patch.
Powered by blists - more mailing lists