From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCHv2 net 0/2] Part 2 of v4.5-rc1 phylib regression Date: Thu, 28 Jan 2016 22:53:32 -0800 (PST) Message-ID: <20160128.225332.227712275189805783.davem@davemloft.net> References: <1453944630-28585-1-git-send-email-andrew@lunn.ch> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, f.fainelli@gmail.com, aaro.koskinen@nokia.com, olof@lixom.net To: andrew@lunn.ch Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:34256 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751826AbcA2Gxd (ORCPT ); Fri, 29 Jan 2016 01:53:33 -0500 In-Reply-To: <1453944630-28585-1-git-send-email-andrew@lunn.ch> Sender: netdev-owner@vger.kernel.org List-ID: From: Andrew Lunn Date: Thu, 28 Jan 2016 02:30:28 +0100 > White list PHY compatible values which indicate PHYs. Issue a warning > when one is encountered. > > Update the documentation to make it clear what is expected in the > compatible string. > > v2: > Fix Grammar, reword changelog, add Tested-by and Acked-by. Series applied, thanks Andrew.