]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'net-renesas-rswitch-improve-tx-timestamp-accuracy'
authorJakub Kicinski <kuba@kernel.org>
Sat, 11 Feb 2023 03:44:19 +0000 (19:44 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 11 Feb 2023 03:44:19 +0000 (19:44 -0800)
commita9c1217436a7b763e5afe6c4347ee39f63456007
treefdfb55e11879a546a22faba21c1b08987f83d2ca
parent183514f7c569c462da45cc92a3843b666d588413
parent33f5d733b589031bda69f92f6a0dec230bc6d4fb
Merge branch 'net-renesas-rswitch-improve-tx-timestamp-accuracy'

Yoshihiro Shimoda says:

====================
net: renesas: rswitch: Improve TX timestamp accuracy

The patch [[123]/4] are minor refacoring for readability.
The patch [4/4] is for improving TX timestamp accuracy.
To improve the accuracy, it requires refactoring so that this is not
a fixed patch.

v2: https://lore.kernel.org/all/20230208235721.2336249-1-yoshihiro.shimoda.uh@renesas.com/
v1: https://lore.kernel.org/all/20230208073445.2317192-1-yoshihiro.shimoda.uh@renesas.com/
====================

Link: https://lore.kernel.org/r/20230209081741.2536034-1-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>