commit | 48cb5e03d58b7179dd8e71c1e8e068630b440b1c | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Jul 18 22:38:24 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 18 15:05:38 2018 -0700 |
tree | b80598d9bbb17ae9c441c1a596139777de650a44 | |
parent | ffc705de86e28e7a6e6f8d2e0be73c4181b37b4b [diff] |
net: dsa: mv88e6xxx: Abstract supported PTP filters The 6165 only supports layer L2 PTP, where as the more modern devices also support UDP and UDPv6, i.e. L4. Abstract the supported receive filters. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>