summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2024-01-29 23:07:43 +0000
committerDavid Howells <dhowells@redhat.com>2024-02-29 15:49:59 +0000
commitff342bdc59f4a7431d0b58ce8bc2ef7d44cff15f (patch)
tree6a8cf91c433dccd6e5a879aec6195cc715a0de47 /sound
parent1ac6a8536c2cbb12b593f0f4ffd7816b15a484fa (diff)
downloadlinux-stable-ff342bdc59f4a7431d0b58ce8bc2ef7d44cff15f.tar.gz
linux-stable-ff342bdc59f4a7431d0b58ce8bc2ef7d44cff15f.tar.bz2
linux-stable-ff342bdc59f4a7431d0b58ce8bc2ef7d44cff15f.zip
rxrpc: Add a kvec[] to the rxrpc_txbuf struct
Add a kvec[] to the rxrpc_txbuf struct to point to the contributory buffers for a packet. Start with just a single element for now, but this will be expanded later. Make the ACK sending function use it, which means that rxrpc_fill_out_ack() doesn't need to return the size of the sack table, padding and trailer. Make the data sending code use it, both in where sendmsg() packages code up into txbufs and where those txbufs are transmitted. 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
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions