]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: on device removal, ref count taken so that socket won't be destructed
authorEldad Zinger <eldadz@mellanox.co.il>
Mon, 26 Apr 2010 07:48:48 +0000 (10:48 +0300)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:04:55 +0000 (05:04 -0700)
commitffa5a7a9de7023e151bbd5108d522335458c01ba
tree909e273fde43f117794beb8c132b612f726084c0
parent717b55f94d8dc05d1a314739b3b72d58497451e8
sdp: on device removal, ref count taken so that socket won't be destructed

On device removal, socket resources that are based on device are destroyed,
but the socket itself will be destroyed later, upon user request.

Signed-off-by: Eldad Zinger <eldadz@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_dbg.h
drivers/infiniband/ulp/sdp/sdp_main.c