]> 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)
commit61933b6b06b49d4456d1f88d43e459d7d81eec0a
tree9a0a071624b313dccea371e302a2ced8b0c41fc6
parent524151aa7cb31610fd651129f89898ec96880167
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: 7b5246f4fec9 ("rxrpc: Use structs to hold connection params and protocol info")
Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/af_rxrpc.c