From: Michael Walle
Date: Mon, 20 Feb 2017 16:54:18 +0100
> This commit adds the ndo_do_ioctl() callback which allows the userspace to
> access PHY registers, for example. This will make mii-diag and similar
> tools work.
>
> Signed-off-by: Michael Walle
Applied, thanks.
This commit adds the ndo_do_ioctl() callback which allows the userspace to
access PHY registers, for example. This will make mii-diag and similar
tools work.
Signed-off-by: Michael Walle
---
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 8
1 file changed, 8 insertions(+)
diff --git