Re: [PATCH net-next 05/24] rxrpc: Provide more refcount helper functions

From: David Miller
Date: Tue Jul 05 2016 - 13:16:44 EST


From: David Howells <dhowells@xxxxxxxxxx>
Date: Tue, 05 Jul 2016 14:12:47 +0100

> Provide refcount helper functions for connections so that the code doesn't
> touch conn->usage directly.
>
> Also provide queueing helper functions so that the queueing of local and
> connection objects can be fixed later.
>
> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>

I don't see anything in this patch dealing with refcount helper functions.