diff options
author | Jason Gunthorpe <[email protected]> | 2019-01-10 14:02:24 -0700 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2019-01-21 14:33:08 -0700 |
commit | d79af7242bb237d00e40092810e6828fbb929d2d (patch) | |
tree | 7f85b5b6562306c00edf2b86981066779c02862b /net/lapb/lapb_in.c | |
parent | 09ce351dff8e7636af0beb72cd4a86c3904a0500 (diff) |
RDMA/device: Expose ib_device_try_get(()
It turns out future patches need this capability quite widely now, not
just for netlink, so provide two global functions to manage the
registration lock refcount.
This also moves the point the lock becomes 1 to within
ib_register_device() so that the semantics of the public API are very sane
and clear. Calling ib_device_try_get() will fail on devices that are only
allocated but not yet registered.
Signed-off-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Steve Wise <[email protected]>
Reviewed-by: Parav Pandit <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions