Re: [PATCH 29/33] rxrpc_sock_set_min_security_level

From: David Howells
Date: Wed May 13 2020 - 09:13:30 EST


Christoph Hellwig <hch@xxxxxx> wrote:

> +int rxrpc_sock_set_min_security_level(struct sock *sk, unsigned int val);
> +

Looks good - but you do need to add this to Documentation/networking/rxrpc.txt
also, thanks.

David