From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net 0/6][pull request] Intel Wired LAN Driver Updates 2018-04-24 Date: Tue, 24 Apr 2018 16:18:38 -0400 (EDT) Message-ID: <20180424.161838.1549599686210898262.davem@davemloft.net> References: <20180424192911.22786-1-jeffrey.t.kirsher@intel.com> <1524599024.23142.0.camel@intel.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, nhorman@redhat.com, sassmann@redhat.com, jogreene@redhat.com To: jeffrey.t.kirsher@intel.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:39848 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750735AbeDXUSk (ORCPT ); Tue, 24 Apr 2018 16:18:40 -0400 In-Reply-To: <1524599024.23142.0.camel@intel.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Jeff Kirsher Date: Tue, 24 Apr 2018 12:43:44 -0700 > On Tue, 2018-04-24 at 12:29 -0700, Jeff Kirsher wrote: >> This series contains fixes to ixgbevf, igb and ice drivers. >> >> Colin Ian King fixes the return value on error for the new XDP >> support >> that went into ixgbevf for 4.16. > > Oops, I meant 4.17, not 4.16. Pulled with this fixed, thanks Jeff.