diff options
author | David Howells <[email protected]> | 2024-01-30 08:44:40 +0000 |
---|---|---|
committer | David Howells <[email protected]> | 2024-03-03 23:41:54 +0000 |
commit | 8985f2b09b3303b935b9ab4814d801251f0c7c22 (patch) | |
tree | 510463c5c3bfca396b904307b59e4c3ab328ad04 /lib/crypto/mpi/mpiutil.c | |
parent | 99afb28c676cc36747cdb18ffaa6692a60888853 (diff) |
rxrpc: Use rxrpc_txbuf::kvec[0] instead of rxrpc_txbuf::wire
Use rxrpc_txbuf::kvec[0] instead of rxrpc_txbuf::wire to gain access to the
Rx protocol header. In future, the wire header will be stored in a page
frag, not in the rxrpc_txbuf struct making it possible to use
MSG_SPLICE_PAGES when sending it.
Similarly, access the ack header as being immediately after the wire header
when filling out an ACK packet.
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/mpiutil.c')
0 files changed, 0 insertions, 0 deletions