diff options
author | Jakub Kicinski <[email protected]> | 2024-09-03 15:18:45 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-09-03 15:18:45 -0700 |
commit | 8ecf2afb30f2457a9f8ec386ecdad3ef7ccf1f4c (patch) | |
tree | 37ef987dca0765d3068b7412c568b68034d4f07a /rust/kernel/task.rs | |
parent | 3bbefbbd9e6c8ae80528ca14ac1258d657e5017e (diff) | |
parent | 406e862b4583f5d2f87f116073f88d20419a6afa (diff) |
Merge branch 'rx-software-timestamp-for-all'
Gal Pressman says:
====================
RX software timestamp for all
All devices support SOF_TIMESTAMPING_RX_SOFTWARE by virtue of
net_timestamp_check() being called in the device independent code.
Following Willem's suggestion [1], make it so drivers do not have to
handle SOF_TIMESTAMPING_RX_SOFTWARE and SOF_TIMESTAMPING_SOFTWARE, nor
setting of the PHC index to -1.
All drivers will now report RX software timestamp as supported.
The series is limited to 15 patches, I will submit other drivers in
subsequent submissions.
[1] https://lore.kernel.org/netdev/[email protected]/
v1: https://lore.kernel.org/[email protected]
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'rust/kernel/task.rs')
0 files changed, 0 insertions, 0 deletions