]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
Remove prints to stderr
authorSean Hefty <sean.hefty@intel.com>
Tue, 28 Apr 2015 21:31:15 +0000 (14:31 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 28 Apr 2015 21:31:15 +0000 (14:31 -0700)
The library should just fail operations with ENODEV, rather than
printing to stderr.  Printing can result in applications failing,
or displaying incorrect error messages when no verb devices are
actually present.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>

No differences found