OSDN Git Service

rxrpc: Organise connection security to use a union
authorDavid Howells <dhowells@redhat.com>
Tue, 22 Sep 2020 12:36:17 +0000 (13:36 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 23 Nov 2020 18:09:30 +0000 (18:09 +0000)
commit521bb3049c4df06c6c302f5c6fef691c57ea3cc0
tree01c34c4e7e0a9ffd618087e66e5cc7d0bc678b2e
parentf4bdf3d683183d2d9f06c9f165fa48bb854988a4
rxrpc: Organise connection security to use a union

Organise the security information in the rxrpc_connection struct to use a
union to allow for different data for different security classes.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/ar-internal.h
net/rxrpc/rxkad.c