From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/2] IP listification follow-ups Date: Fri, 06 Jul 2018 11:20:21 +0900 (KST) Message-ID: <20180706.112021.293199110256343802.davem@davemloft.net> References: <8ab5939a-c34d-1b39-5416-f595bcd86a12@solarflare.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: ecree@solarflare.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:44660 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753661AbeGFCUY (ORCPT ); Thu, 5 Jul 2018 22:20:24 -0400 In-Reply-To: <8ab5939a-c34d-1b39-5416-f595bcd86a12@solarflare.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Edward Cree Date: Thu, 5 Jul 2018 15:45:04 +0100 > While working on IPv6 list processing, I found another bug in the IPv4 > version. So this patch series has that fix, and the IPv6 version with > both fixes incorporated. Series applied. Edward, please put (" ") around the commit header line text in your Fixes: tags in the future. I fixed it up for you this time. Thank you.