]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8f785d8dd82688b2ef7688aba5b62dba251656c3
tree7320f2829cae231950048115bb712afe6d1911c3
parentab725a9dbee74220a61d32b002ebfd64b2cffdc5
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