From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/3] r8169: improve PHY initialization and WoL handling Date: Mon, 25 Jun 2018 16:22:08 +0900 (KST) Message-ID: <20180625.162208.1507469747701817098.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: nic_swsd@realtek.com, netdev@vger.kernel.org To: hkallweit1@gmail.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:53850 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751026AbeFYHWL (ORCPT ); Mon, 25 Jun 2018 03:22:11 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Heiner Kallweit Date: Sun, 24 Jun 2018 18:35:48 +0200 > Series with smaller improvements regarding PHY initialization and > WoL handling. Series applied, thank you.