From: Iyappan Subramanian
Date: Tue, 21 Mar 2017 18:18:01 -0700
> This patch set,
>
> - adds phy management and ethtool support
> - fixes ethernet reset
> - addresses review comments from previous patch set
>
> Signed-off-by: Iyappan Subramanian
Series applied, thanks.
This patch set,
- adds phy management and ethtool support
- fixes ethernet reset
- addresses review comments from previous patch set
Signed-off-by: Iyappan Subramanian
---
v2: Address review comments from v1
- removed mdio_lock, since there is a top level lock in mdio_bus.c
v1: