rxrpc: Merge prime_packet_security into init_connection_security
authorDavid Howells <dhowells@redhat.com>
Wed, 16 Sep 2020 00:38:15 +0000 (01:38 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 23 Nov 2020 18:09:30 +0000 (18:09 +0000)
commit8d47a43c48af31c0027e1e08fce7af5f9aaa83c7
tree7320f2829cae231950048115bb712afe6d1911c3
parent177b8989661bf7f90851c7ab3dc174b1aa117989
rxrpc: Merge prime_packet_security into init_connection_security

Merge the ->prime_packet_security() into the ->init_connection_security()
hook as they're always called together.

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