summaryrefslogtreecommitdiff
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2024-12-04 07:47:00 +0000
committerJakub Kicinski <kuba@kernel.org>2024-12-09 13:48:31 -0800
commit08d55d7cf3f33c730ce2694393efe16b7983a9c8 (patch)
tree9ec27d427a85ed26aa93118c12a752ac96c63de2 /rust/helpers/build_bug.c
parentfe24a5494390d22ff645fd201d2bf1669fa3aab1 (diff)
rxrpc: Don't allocate a txbuf for an ACK transmission
Don't allocate an rxrpc_txbuf struct for an ACK transmission. There's now no need as the memory to hold the ACK content is allocated with a page frag allocator. The allocation and freeing of a txbuf is just unnecessary overhead. Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions