RDMA/cxgb4: Detach from the LLD after unregistering RDMA device
authorSteve Wise <swise@opengridcomputing.com>
Thu, 20 May 2010 21:57:27 +0000 (16:57 -0500)
committerRoland Dreier <rolandd@cisco.com>
Tue, 25 May 2010 04:07:59 +0000 (21:07 -0700)
commitfd388ce677e7de9180a7d46d12c5162f76af64ac
treee914bf9d12afe2d394cbb67e64e5c2c8b2cfed31
parenta0fe3cc5d36a5f5b4f60abfe1a4b1caf4a5cce5a
RDMA/cxgb4: Detach from the LLD after unregistering RDMA device

In the RDMA core unregister path, kernel users will be calling down
into the T4 provider to release resources.  So we cannot detach from
the LLD until this process completes.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/cxgb4/device.c