]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: BUG1727 - sdp_destroy_work() and sdp_connect() interfere with each other.
authorEldad Zinger <eldadz@mellanox.co.il>
Wed, 17 Mar 2010 13:24:28 +0000 (15:24 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:04:50 +0000 (05:04 -0700)
commit1f2fc1aeb45de9d873e96d9dae29523d12c743ed
treeb99017a63228ff3c2e7426df7483714c8c4baf96
parent07d73b7614f90516f0a41bcb7212dcc7c1ebac55
sdp: BUG1727 - sdp_destroy_work() and sdp_connect() interfere with each other.

This fix was done in order to make sure that sdp_destroy_work() is done
before sdp_connect() is active.

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