[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <91f3a6de-6a21-1d76-d6d3-74f952d8e338@gmail.com>
Date: Fri, 7 Apr 2017 13:51:29 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: Russell King - ARM Linux <linux@...linux.org.uk>,
Andrew Lunn <andrew@...n.ch>
Cc: "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH RFC v2 0/2] phylib non-autoneg speed setting
On 04/06/2017 03:00 AM, Russell King - ARM Linux wrote:
> This set of two patches fixes and cleans up the phylib code associated
> with selecting the fixed mode.
>
> phylib currently assumes that all PHYs will support the 10baseT/Half mode
> of operation irrespective of the supported bitmask, because of the way
> phy_find_valid() and phy_find_setting() operate.
>
> This series resolves that by reimplementing the table lookup, filtering
> out all unsupported modes. This results in an unsupported speed setting
> always choosing one of the speeds that are supported by the PHY. Full
> details are in the patch commit log.
>
> The second patch cleans up the loop in phy_supported_speeds().
This looks totally fine to me, do you mind resubmitting as non RFC?
>
> drivers/net/phy/phy.c | 119 ++++++++++++++++++++++++++++----------------------
> 1 file changed, 68 insertions(+), 51 deletions(-)
>
> v1->v2: fixed 0-day build errors
>
--
Florian
Powered by blists - more mailing lists