commit | 5627cc8b961e4b07d5d649d9bd01ac929dcc1a95 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Apr 04 14:00:38 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Jun 22 09:17:51 2016 +0100 |
tree | a56752e988d6e458623e5f1f660b4b95d195007f | |
parent | 985a5c824a52e9f7cae59c850e2db98954f21c7c [diff] |
rxrpc: Provide more refcount helper functions Provide refcount helper functions for connections so that the code doesn't touch local or connection usage counts directly. Also make it such that local and peer put functions can take a NULL pointer. Signed-off-by: David Howells <dhowells@redhat.com>