From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/9] netvsc: bug fixes and cleanups Date: Wed, 22 Mar 2017 19:39:12 -0700 (PDT) Message-ID: <20170322.193912.1923337752377436708.davem@davemloft.net> References: <20170322215105.1059-1-sthemmin@microsoft.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: kys@microsoft.com, netdev@vger.kernel.org, haiyangz@microsoft.com, sthemmin@microsoft.com To: stephen@networkplumber.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:47182 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751448AbdCWCkA (ORCPT ); Wed, 22 Mar 2017 22:40:00 -0400 In-Reply-To: <20170322215105.1059-1-sthemmin@microsoft.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Stephen Hemminger Date: Wed, 22 Mar 2017 14:50:56 -0700 > These fix NAPI issues and bugs found during testing of shutdown > testing. Series applied, thanks Stephen.