[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAM_iQpV-z62V9+j82tzR+Q7M7krmWsYiBu98JUMDiczWLYc6=A@mail.gmail.com>
Date:   Tue, 16 Jan 2018 15:00:22 -0800
From:   Cong Wang <xiyou.wangcong@...il.com>
To:     Alexander Aring <aring@...atatu.com>
Cc:     Jamal Hadi Salim <jhs@...atatu.com>, Jiri Pirko <jiri@...nulli.us>,
        David Miller <davem@...emloft.net>,
        Linux Kernel Network Developers <netdev@...r.kernel.org>,
        kernel@...atatu.com, David Ahern <dsahern@...il.com>
Subject: Re: [PATCH net-next 8/8] net: sched: cls_u32: add extack support
On Tue, Jan 16, 2018 at 9:20 AM, Alexander Aring <aring@...atatu.com> wrote:
> -       if (root_ht == ht)
> +       if (root_ht == ht) {
> +               NL_SET_ERR_MSG(extack, "Not allowd to delete root node");
s/allowd/allowed/
Powered by blists - more mailing lists