1
0
Fork 0
alistair23-linux/net/8021q
Hangbin Liu ec1d8ccb07 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: 37dd9255b2 ("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>
2018-04-01 20:53:50 -04:00
..
Kconfig 8021q: update description 2014-01-21 17:01:25 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vlan.c net: Call add/kill vid ndo on vlan filter feature toggling 2018-03-30 09:58:59 -04:00
vlan.h net: Call add/kill vid ndo on vlan filter feature toggling 2018-03-30 09:58:59 -04:00
vlan_core.c vlan: vlan_hw_filter_capable() can be static 2018-03-31 23:20:48 -04:00
vlan_dev.c vlan: also check phy_driver ts_info for vlan's real device 2018-04-01 20:53:50 -04:00
vlan_gvrp.c net: vlan: prepare for 802.1ad support 2013-04-19 14:45:27 -04:00
vlan_mvrp.c net: vlan: prepare for 802.1ad support 2013-04-19 14:45:27 -04:00
vlan_netlink.c add support of IFF_XMIT_DST_RELEASE bit in vlan 2017-11-04 22:33:06 +09:00
vlanproc.c net: Use octal not symbolic permissions 2018-03-26 12:07:48 -04:00
vlanproc.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00