]> git.openfabrics.org - ~ardavis/dapl.git/commit
fix provider-specific compiler warnings
authorPatrick Marchand Latifi <patrick.latifi@qlogic.com>
Fri, 14 Mar 2008 21:31:34 +0000 (14:31 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Mon, 17 Mar 2008 18:09:36 +0000 (10:09 -0800)
commit441996f05d3cc8b09c94c166ef736bc50c24de7e
tree530d421ad9515cb299c7afbb8fc53302786ef4a3
parent5a710fc43ad004ecb4603db1359abb4a4fcd77e3
fix provider-specific compiler warnings

Initialize ds_array_start_p otherwise the compiler would claim
that this variable could be used with an uninitialized value.

Makes the uDAPL providers now build successfully when using make
VERBS=<provider> (the -Werror flag was causing the build failure)

Signed-off-by: Patrick Marchand Latifi <patrick.latifi@qlogic.com>
dapl/openib/dapl_ib_dto.h
dapl/openib_cma/dapl_ib_dto.h
dapl/openib_scm/dapl_ib_dto.h