Searched hist:"2 dbed245b408f3e458345b974c862447a73c73c0" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | ptp.h | diff 2dbed245b408f3e458345b974c862447a73c73c0 Wed Jul 18 22:38:26 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
H A D | hwtstamp.c | diff 2dbed245b408f3e458345b974c862447a73c73c0 Wed Jul 18 22:38:26 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|