• David Howells's avatar
    rxrpc: Note cksum in txbuf · 41b8debb
    David Howells authored
    Add a field to rxrpc_txbuf in which to store the checksum to go in the
    header as this may get overwritten in the wire header struct when
    transmitting as part of a jumbo packet.
    Signed-off-by: default avatarDavid 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
    41b8debb
output.c 19.8 KB