]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: sdp_destroy_qp should be protected in destroy work
authorAmir Vadai <amirv@mellanox.co.il>
Wed, 23 Jun 2010 08:07:36 +0000 (11:07 +0300)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:05:06 +0000 (05:05 -0700)
commitbe4df8381cf08c09e3ab246de6da14e9c205d622
tree2c1fe231b3046a1af39c4acf8396c5c1ea92b7d3
parent2775fcabcc8099c612c9f8b379152ad73a9c4507
sdp: sdp_destroy_qp should be protected in destroy work

sdp_destroy_work didn't take a lock before destorying QP

Signed-off-by: Amir Vadai <amirv@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_main.c