commit | 2dbed245b408f3e458345b974c862447a73c73c0 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Jul 18 22:38:26 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 18 15:05:38 2018 -0700 |
tree | 2211b9f3fb5ccb67d243b52b20d6be11812a915a | |
parent | e2294a8bf52b8bf1bab52b4165ffdceec4a143e0 [diff] |
net: dsa: mv88e6xxx: Set PTP Ethertype For the 6352 and newer switches, the PTP Ethertype defaults to ETH_P_1588. Hence it was not explicitly set. The 6165 however defaults to 0. So explicitly set the EtherType. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>