commit | af730342ec3b0096bca913a963b34884b28a810d | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Fri Apr 12 13:06:14 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 12 16:26:37 2019 -0700 |
tree | 431b9af88f2a61864c6bb69eaaffd25b19034da0 | |
parent | abe9fd5726e0f56b6954788f525973545d3ec94e [diff] |
net: loopback: use generic helper to report timestamping info 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 <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>