commit | abe9fd5726e0f56b6954788f525973545d3ec94e | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Fri Apr 12 13:06:13 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 12 16:26:37 2019 -0700 |
tree | 5299a2943106af2f18824b2bcfa3754519d117fc | |
parent | e0a092ebebf714c7b6723cae764fc865e2f8c2a7 [diff] |
net: dummy: 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>