]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
net: veth: use generic helper to report timestamping info
authorJulian Wiedmann <jwi@linux.ibm.com>
Fri, 12 Apr 2019 11:06:15 +0000 (13:06 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Apr 2019 23:26:37 +0000 (16:26 -0700)
commit056b21fbe6893239915c0536ad1f0aad7a4eb16e
treea4e6f300305b2cf8ed0c2be14f49cf4f7918bbbe
parentaf730342ec3b0096bca913a963b34884b28a810d
net: veth: 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>
drivers/net/veth.c