[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170613083227.GA20254@alpha.franken.de>
Date: Tue, 13 Jun 2017 10:32:27 +0200
From: Tom Bogendoerfer <tsbogend@...ha.franken.de>
To: Florian Fainelli <f.fainelli@...il.com>
Cc: andrew@...n.ch, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, rmk+kernel@...linux.org.uk
Subject: Re: [net-next] net: phy: marvell: Show complete link partner
advertising
On Mon, Jun 12, 2017 at 09:05:04AM -0700, Florian Fainelli wrote:
> On 06/12/2017 05:54 AM, Thomas Bogendoerfer wrote:
> > From: Thomas Bogendoerfer <tbogendoerfer@...e.de>
> >
> > Give back all modes advertised by the link partner. This change brings
> > the marvell phy driver in line with all other phy drivers.
> >
> > Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@...e.de>
>
> I thought Russell had a similar patch but I can't find it applied in
> net-next, so:
>
> Reviewed-by: Florian Fainelli <f.fainelli@...il.com>
>
> drivers/net/phy/lxt.c has a similar pattern that would be worth fixing too.
that's different and correct. The lpa value is not exported as lp_advertising,
but only used internal. Well the bug here is IMHO, that it doesn't
export lpa to lp_advertising at all as it's done in genphy_read_status().
And from a quick grep there are more phy drivers doing that...
I'll have a look later.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists