]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket: Remove requirement for minimal inline data
authorSean Hefty <sean.hefty@intel.com>
Thu, 17 Apr 2014 05:01:51 +0000 (22:01 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 17 Apr 2014 17:50:17 +0000 (10:50 -0700)
commit6cb7d994c54a43a37190d6f2359294151ef19ead
tree7f75ab2faf5a23755d593d5c77a94121b8c88a7c
parent5039c0e317d5507a0df5afc07e3783a650cab8e6
rsocket: Remove requirement for minimal inline data

Inline data support is optional.  Allow rsockets to work
with devices that do not support inline data, such as the
Intel TrueScale HCA.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/rsocket.c