From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 00/13] cls_u32 cleanups and fixes. Date: Tue, 11 Sep 2018 23:15:25 -0700 (PDT) Message-ID: <20180911.231525.575322843219552997.davem@davemloft.net> References: <20180909013132.3222-1-viro@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us To: viro@ZenIV.linux.org.uk Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:57104 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726138AbeILLSX (ORCPT ); Wed, 12 Sep 2018 07:18:23 -0400 In-Reply-To: <20180909013132.3222-1-viro@ZenIV.linux.org.uk> Sender: netdev-owner@vger.kernel.org List-ID: From: Al Viro Date: Sun, 9 Sep 2018 02:31:19 +0100 > A series of net/sched/cls_u32.c cleanups and fixes: Al, let's separate the serious bug fixes into a separate series targetting net. Then we can do all of the cleanups and simplifications in net-next once I merge net into there. Thank you.