aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-add.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2024-01-31 14:58:40 +0000
committerDavid Howells <[email protected]>2024-03-05 23:35:26 +0000
commit37473e41623409286ab2f5db628a59d4da9a79d7 (patch)
treeb7fee3b05c0d00bd9c2903f0801995490064f106 /lib/crypto/mpi/mpi-add.c
parent4d267ad6fd566c58d33ac899fefd5357b9a71908 (diff)
rxrpc: Clean up the resend algorithm
Clean up the DATA packet resending algorithm to retransmit packets as we come across them whilst walking the transmission buffer rather than queuing them for retransmission at the end. This can be done as ACK parsing - and thus the discarding of successful packets - is now done in the same thread rather than separately in softirq context and a locked section is no longer required. Signed-off-by: David Howells <[email protected]> cc: Marc Dionne <[email protected]> cc: "David S. Miller" <[email protected]> cc: Eric Dumazet <[email protected]> cc: Jakub Kicinski <[email protected]> cc: Paolo Abeni <[email protected]> cc: [email protected] cc: [email protected]
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions