commit | b8210a9e4bea6354eccc5d8a50ecc21ea7486dc9 | [log] [tgz] |
---|---|---|
author | Miroslav Lichvar <mlichvar@redhat.com> | Fri May 19 17:52:35 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun May 21 13:37:32 2017 -0400 |
tree | ac8e1a9e76ec59e2dee0e7185e1373aef24bc14d | |
parent | 2061ec3f1370d5491e801a693618af2b933781fe [diff] |
net: define receive timestamp filter for NTP Add HWTSTAMP_FILTER_NTP_ALL to the hwtstamp_rx_filters enum for timestamping of NTP packets. There is currently only one driver (phyter) that could support it directly. CC: Richard Cochran <richardcochran@gmail.com> CC: Willem de Bruijn <willemb@google.com> Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>