commit | ec1d8ccb07deaf30fd0508af6755364ac47dc08d | [log] [tgz] |
---|---|---|
author | Hangbin Liu <liuhangbin@gmail.com> | Fri Mar 30 09:44:00 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:53:50 2018 -0400 |
tree | 487d6a86e7a1b49f58d8bd611d169749016930ba | |
parent | c0b458a9463bd6be165374a8e9e3235800ee132e [diff] |
vlan: also check phy_driver ts_info for vlan's real device Just like function ethtool_get_ts_info(), we should also consider the phy_driver ts_info call back. For example, driver dp83640. Fixes: 37dd9255b2f6 ("vlan: Pass ethtool get_ts_info queries to real device.") Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>