From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/7] ibmvnic: Additional updates and bug fixes Date: Mon, 24 Apr 2017 12:52:30 -0400 (EDT) Message-ID: <20170424.125230.271790879904092010.davem@davemloft.net> References: <20170421193627.11030.34813.stgit@ltcalpine2-lp23.aus.stglabs.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, brking@linux.vnet.ibm.com, jallen@linux.vnet.ibm.com, muvic@linux.vnet.ibm.com, tlfalcon@linux.vnet.ibm.com To: nfont@linux.vnet.ibm.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:54550 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S974923AbdDXQwd (ORCPT ); Mon, 24 Apr 2017 12:52:33 -0400 In-Reply-To: <20170421193627.11030.34813.stgit@ltcalpine2-lp23.aus.stglabs.ibm.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Nathan Fontenot Date: Fri, 21 Apr 2017 15:38:29 -0400 > This set of patches is an additional set of updates and bug fixes to > the ibmvnic driver which applies on top of the previous set of updates > sent out on 4/19. Series applied, thanks.