From: Heiner Kallweit
Date: Wed, 16 Jan 2019 21:52:22 +0100
> This driver implements open-coded versions of phy_read_mmd() and
> phy_write_mmd() for KSZ9031. That's not needed, let's use the
> phylib functions directly.
>
> This is compile-tested only because I have no such hardware.
>
> Signed
On Wed, Jan 16, 2019 at 09:52:22PM +0100, Heiner Kallweit wrote:
> This driver implements open-coded versions of phy_read_mmd() and
> phy_write_mmd() for KSZ9031. That's not needed, let's use the
> phylib functions directly.
>
> This is compile-tested only because I have no such hardware.
>
> Sig
This driver implements open-coded versions of phy_read_mmd() and
phy_write_mmd() for KSZ9031. That's not needed, let's use the
phylib functions directly.
This is compile-tested only because I have no such hardware.
Signed-off-by: Heiner Kallweit
---
drivers/net/phy/micrel.c | 43 ++-