Re: [PATCH net v3] net: phy: meson-gxl: detect LPA corruption

From: David Miller
Date: Mon Dec 11 2017 - 11:19:25 EST


From: Jerome Brunet <jbrunet@xxxxxxxxxxxx>
Date: Fri, 8 Dec 2017 12:08:11 +0100

> I suppose this patch probably seems a bit hacky, especially the part
> about the link partner acknowledge. I'm trying to figure out if the
> value in MII_LPA makes sense but I don't have such a deep knowledge
> of the ethernet spec.

Yeah it's not the prettiest thing in the world, but if this is what you
need to check to detect this situation then there isn't much else you
can do.

Applied, thanks.