commit | 19d1f0ed74b75279f46549de80fa2adf80ef9995 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <olteanv@gmail.com> | Fri Dec 27 15:02:30 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 30 20:31:40 2019 -0800 |
tree | 62cd2792a0b0d6e80c73f1a64e6921ebd1c3da78 | |
parent | 1e762bd278d2a70bc74b9cbee7f1e93bd4704fe2 [diff] |
net: dsa: sja1105: Empty the RX timestamping queue on PTP settings change When disabling PTP timestamping, don't reset the switch with the new static config until all existing PTP frames have been timestamped on the RX path or dropped. There's nothing we can do with these afterwards. Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>