commit | 0336369d3a4d65c9332476b618ff3bb9b41045e1 | [log] [tgz] |
---|---|---|
author | Brandon Streiff <brandon.streiff@ni.com> | Wed Feb 14 01:07:48 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 14 14:33:37 2018 -0500 |
tree | eae9faa3c3a54f4c24205f0891c62eb282426dd2 | |
parent | 4eb3be2937670aecf8bbd52a95b6e9238a9bd7aa [diff] |
net: dsa: forward hardware timestamping ioctls to switch driver This patch adds support to the dsa slave network device so that switch drivers can implement the SIOC[GS]HWTSTAMP ioctls and the ethtool timestamp-info interface. Signed-off-by: Brandon Streiff <brandon.streiff@ni.com> Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>