From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: [PATCH net 02/13] net: sched: cls_u32: mark root hnode explicitly Date: Sun, 9 Sep 2018 07:39:31 -0400 Message-ID: References: <20180909013132.3222-1-viro@ZenIV.linux.org.uk> <20180909013132.3222-3-viro@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Cong Wang , Jiri Pirko To: Al Viro , netdev@vger.kernel.org Return-path: Received: from mail-io1-f68.google.com ([209.85.166.68]:43557 "EHLO mail-io1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726687AbeIIQ24 (ORCPT ); Sun, 9 Sep 2018 12:28:56 -0400 Received: by mail-io1-f68.google.com with SMTP id y10-v6so4797757ioa.10 for ; Sun, 09 Sep 2018 04:39:32 -0700 (PDT) In-Reply-To: <20180909013132.3222-3-viro@ZenIV.linux.org.uk> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 2018-09-08 9:31 p.m., Al Viro wrote: > From: Al Viro Acked-by: Jamal Hadi Salim cheers, jamal