]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Fix the min security level for kernel calls
authorDavid Howells <dhowells@redhat.com>
Thu, 10 May 2018 22:26:01 +0000 (23:26 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 10 May 2018 22:26:01 +0000 (23:26 +0100)
commitf4d017f304e137cd152603d29c5cd80adead6763
tree9a0a071624b313dccea371e302a2ced8b0c41fc6
parent66d77cc5e92ab97dfb3808057484ecf22283bcd0
rxrpc: Fix the min security level for kernel calls

Fix the kernel call initiation to set the minimum security level for kernel
initiated calls (such as from kAFS) from the sockopt value.

Fixes: caa17381beb1 ("rxrpc: Use structs to hold connection params and protocol info")
Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/af_rxrpc.c