David Howells b30d61f4b1 rxrpc: Don't lock call->tx_lock to access call->tx_buffer
call->tx_buffer is now only accessed within the I/O thread (->tx_sendmsg is
the way sendmsg passes packets to the I/O thread) so there's no need to
lock around it.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
2023-01-31 16:38:35 +00:00
..
2023-01-12 17:02:20 -06:00
2023-01-13 20:44:20 -08:00
2022-12-13 15:47:48 -08:00
2023-01-28 00:00:14 -08:00
2023-01-30 08:37:46 +00:00
2023-01-28 00:00:14 -08:00
2022-12-13 15:47:48 -08:00
2023-01-17 13:36:25 +02:00