commit | 0ccf59ba07377201f3d4347b7c6443f60bd9af93 | [log] [tgz] |
---|---|---|
author | Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> | Tue Jun 27 16:58:53 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 29 12:28:57 2017 -0400 |
tree | 5ccd9f74a277a528e71f36118b20baeb570df368 | |
parent | f44f8417baef9dcd8533a706691dadbda219ef82 [diff] |
net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestamping There is cpts function to check if packet can be timstamped with cpts. Seems that ptp_classify_raw cover all cases listed with "case". Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>