File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -486,8 +486,8 @@ of packets.
486
486
Drivers are free to use a more permissive configuration than the requested
487
487
configuration. It is expected that drivers should only implement directly the
488
488
most generic mode that can be supported. For example if the hardware can
489
- support HWTSTAMP_FILTER_V2_EVENT , then it should generally always upscale
490
- HWTSTAMP_FILTER_V2_L2_SYNC_MESSAGE , and so forth, as HWTSTAMP_FILTER_V2_EVENT
489
+ support HWTSTAMP_FILTER_PTP_V2_EVENT , then it should generally always upscale
490
+ HWTSTAMP_FILTER_PTP_V2_L2_SYNC , and so forth, as HWTSTAMP_FILTER_PTP_V2_EVENT
491
491
is more generic (and more useful to applications).
492
492
493
493
A driver which supports hardware time stamping shall update the struct
You can’t perform that action at this time.
0 commit comments