commit | cf536ea3c7eefb26082836eb7f930b293dd38345 | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Tue Apr 27 12:21:58 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 27 14:10:15 2021 -0700 |
tree | 6490772a48679661cafbb8084661d456a8a1219b | |
parent | cfd12c06cdceac094aab3f097cce24c279bfd43b [diff] |
net: dsa: no longer identify PTP packet in core driver Move ptp_classify_raw out of dsa core driver for handling tx timestamp request. Let device drivers do this if they want. Not all drivers want to limit tx timestamping for only PTP packet. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Tested-by: Kurt Kanzenbach <kurt@linutronix.de> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>