]> git.openfabrics.org - ~shefty/librdmacm.git/commit
r8647: Re-instate fix from svn 7079, which was removed in svn 7497.
authorSean Hefty <sean.hefty@intel.com>
Mon, 24 Jul 2006 17:29:56 +0000 (17:29 +0000)
committerSean Hefty <sean.hefty@intel.com>
Mon, 24 Jul 2006 17:29:56 +0000 (17:29 +0000)
commitdff0238a40966603fee7c0bf0fa1b5e6a38e53b2
tree86a239b68e4a635f19c7b36320dc9354f9d76cda
parentca95d5baecdd1ee800fe4985266792ae0bc338ef
r8647: Re-instate fix from svn 7079, which was removed in svn 7497.

On kernels 2.6.9 an older, class/misc does not exist.  To support kernel
backports, if we are unable to locate rdma_cm/abi_version, assume the
latest version.  If we're wrong, we'll fail later in the code calling into
the ABI.

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