commit | 254c0a2bfedb9e1baf38bd82ca86494d4bc1e0cb | [log] [tgz] |
---|---|---|
author | Hangbin Liu <liuhangbin@gmail.com> | Wed Mar 20 10:23:33 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 20 11:04:41 2019 -0700 |
tree | ec307e1e39ade071f3f1b3d14c46da6d1fcaad68 | |
parent | 1bfe45f4ae81dc961b4bcb2ce6860c4ee1af621a [diff] |
macvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to real device Similiar to commit a6111d3c93d0 ("vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device") and commit 37dd9255b2f6 ("vlan: Pass ethtool get_ts_info queries to real device."), add MACVlan HW ptp support. Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>