commit | fd388ce677e7de9180a7d46d12c5162f76af64ac | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Thu May 20 16:57:27 2010 -0500 |
committer | Roland Dreier <rolandd@cisco.com> | Mon May 24 21:07:59 2010 -0700 |
tree | e914bf9d12afe2d394cbb67e64e5c2c8b2cfed31 | |
parent | a0fe3cc5d36a5f5b4f60abfe1a4b1caf4a5cce5a [diff] |
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>