rxrpc: Fix injection of packet loss
authorDavid Howells <dhowells@redhat.com>
Wed, 4 Dec 2024 07:46:42 +0000 (07:46 +0000)
committerJakub Kicinski <kuba@kernel.org>
Mon, 9 Dec 2024 21:48:26 +0000 (13:48 -0800)
commitcd69a07b6d186eeb7df20d8bcbef18d7bbd84c4b
treed3063a63e6f5acd653c59a0597a0b73c02572389
parent9e3cccd176b5ec6ff78693287fb03097e453e69c
rxrpc: Fix injection of packet loss

Fix the code that injects packet loss for testing to make sure
call->tx_transmitted is updated.

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-15-dhowells@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/rxrpc/output.c