]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rxrpc: Timestamp DATA packets before transmitting them
authorDavid Howells <dhowells@redhat.com>
Wed, 4 Dec 2024 07:46:44 +0000 (07:46 +0000)
committerJakub Kicinski <kuba@kernel.org>
Mon, 9 Dec 2024 21:48:27 +0000 (13:48 -0800)
commit976b0ca5aae741ef33f4cf4079a9a026331eae88
treec135475379eed7dcfcdbcf63ce8ed4b7a3d6f183
parent81e7761be58aa915cc825afc6ff35dec63bf0b2f
rxrpc: Timestamp DATA packets before transmitting them

Move to setting the timestamp on DATA packets before transmitting them as
part of the preparation.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Link: https://patch.msgid.link/20241204074710.990092-17-dhowells@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/rxrpc/output.c