]> git.openfabrics.org - ~shefty/rdma-win.git/commit
wv/device: add framework to create/destroy device object
authorshefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Thu, 6 Mar 2008 08:04:23 +0000 (08:04 +0000)
committershefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Thu, 6 Mar 2008 08:04:23 +0000 (08:04 +0000)
commit358de16cab279f5c89ebcc90b1fa96d8f7f50543
tree04c0980a4d791b7c78be9a0bac392bc4fe584eaa
parent8c0d1e4cc18dea5a6540d50b0237b5d6b9ab02eb
wv/device: add framework to create/destroy device object

Allow allocating and destroying the device object.  Only the structure is allocated.  The device is not associated with any specific RDMA device.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@981 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
branches/winverbs/core/winverbs/user/wv_device.cpp
branches/winverbs/core/winverbs/user/wv_device.h
branches/winverbs/core/winverbs/user/wv_provider.cpp