rxrpc: Don't pick values out of the wire header when setting up security
authorDavid Howells <dhowells@redhat.com>
Tue, 30 Jan 2024 08:24:58 +0000 (08:24 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 29 Feb 2024 15:49:59 +0000 (15:49 +0000)
commita1c9af4d4467354132417c2d8db10d6e928a7f77
treeb490e52f97ae657380b57910415287de6db4fb98
parent44125d5aaddadfe37a97e642218df184871187be
rxrpc: Don't pick values out of the wire header when setting up security

Don't pick values out of the wire header in rxkad when setting up DATA
packet security, but rather use other sources.  This makes it easier to get
rid of txb->wire.

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
net/rxrpc/rxkad.c