From: Julian Wiedmann
Date: Fri, 12 Apr 2019 13:06:15 +0200
> For reporting the common set of SW timestamping capabilities, use
> ethtool_op_get_ts_info() instead of re-implementing it.
>
> Signed-off-by: Julian Wiedmann
Applied.
For reporting the common set of SW timestamping capabilities, use
ethtool_op_get_ts_info() instead of re-implementing it.
Signed-off-by: Julian Wiedmann
---
drivers/net/veth.c | 14 +-
1 file changed, 1 insertion(+), 13 deletions(-)
diff --git a/drivers/net/veth.c b/drivers/net/veth