On Fri, Oct 02, 2020 at 04:39:21PM +0300, Igor Russkikh wrote:
> Define get/set phy tunable callbacks in ethtool ops.
> This will allow MAC drivers with integrated PHY still to implement
> these tunables.
>
> Signed-off-by: Igor Russkikh
Reviewed-by: Andrew Lunn
Andrew
Define get/set phy tunable callbacks in ethtool ops.
This will allow MAC drivers with integrated PHY still to implement
these tunables.
Signed-off-by: Igor Russkikh
---
include/linux/ethtool.h | 4
net/ethtool/ioctl.c | 37 -
2 files changed, 28 inse