]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Since "private" is a reserved word in C++, it shouldn't be used as a name of a xrc
authorDotan Barak <dotanb@dev.mellanox.co.il>
Tue, 24 Apr 2012 18:50:48 +0000 (11:50 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 24 Apr 2012 18:50:48 +0000 (11:50 -0700)
commit85bc9242fb5018ea3a7a550e6511bd081938117f
treec2b214245dd89f16f9097c141bbacd65144b496f
parentea0fdc0d9acb6371d6131f7103373f37bfc9bd37
Since "private" is a reserved word in C++, it shouldn't be used as a name of a
structure attribute.

Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il>
Reviewed-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/infiniband/ofverbs.h
include/infiniband/verbs.h
src/ofverbs.c