rxrpc: Parse received packets before dealing with timeouts
authorDavid Howells <dhowells@redhat.com>
Thu, 29 Feb 2024 16:46:21 +0000 (16:46 +0000)
committerDavid Howells <dhowells@redhat.com>
Tue, 5 Mar 2024 23:35:24 +0000 (23:35 +0000)
commit3e0b83ee535d44befddb3f0a6c75a531cf47f869
tree28a07f33a880d0aa7fd5b5514791c02469f8c82b
parent49489bb03a501547450e8fdc6d85d023d8a3b2c4
rxrpc: Parse received packets before dealing with timeouts

Parse the received packets before going and processing timeouts as the
timeouts may be reset by the reception of a packet.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: "David S. Miller" <davem@davemloft.net>
cc: Eric Dumazet <edumazet@google.com>
cc: Jakub Kicinski <kuba@kernel.org>
cc: Paolo Abeni <pabeni@redhat.com>
cc: linux-afs@lists.infradead.org
cc: netdev@vger.kernel.org
net/rxrpc/call_event.c