]> git.openfabrics.org - ~ardavis/dapl.git/commit
fix openib_scm compiler warning
authorPatrick Marchand Latifi <patrick.latifi@qlogic.com>
Fri, 14 Mar 2008 21:30:20 +0000 (14:30 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Mon, 17 Mar 2008 18:10:39 +0000 (10:10 -0800)
commitb25be7a7c1a082fc308d24bf0b32f26c6933e607
treefb01de306b040c08c27ead0523c39761041b5314
parente207b23e8af9ea2ac88d197778b126367cad4402
fix openib_scm compiler warning

Cast to socklen_t since accept(2) expects an unsigned argument.

Makes the openib_scm provider 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_scm/dapl_ib_cm.c