commit | 14f347334bf232074616e29e29103dd0c7c54dec | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Mon Sep 30 10:19:09 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 01 10:12:37 2019 -0700 |
tree | a5fa69b17ed0cf7b992e3a10bba3490664d85d7d | |
parent | f79bfda3756c50a86c0ee65091935c42c5bbe0cb [diff] |
net: stmmac: Correctly take timestamp for PTPv2 The case for PTPV2_EVENT requires event packets to be captured so add this setting to the list of enabled captures. Fixes: 891434b18ec0 ("stmmac: add IEEE PTPv1 and PTPv2 support.") Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>