]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Set ibv_device->node_type when allocating device
authorswelch@systemfabricworks.com <swelch@systemfabricworks.com>
Fri, 31 Aug 2007 16:30:51 +0000 (11:30 -0500)
committerRoland Dreier <rolandd@cisco.com>
Tue, 9 Oct 2007 20:08:48 +0000 (13:08 -0700)
commit437ec54b06cc5c3ba4ab93485a6c65efa986e3bc
treeca05467536e348113ff1ac888ce03cfca9a4cb53
parentd5052fa0bf8180be9edf1c4c1c014dde01f8a4dd
Set ibv_device->node_type when allocating device

When allocating a device structure, set the node_type member correctly.

Signed-off-by: Steve Welch <swelch@systemfabricworks.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
src/init.c