]> git.openfabrics.org - ~emulex/libocrdma.git/commit
RDMA/libocrdma: fix library stack curruption
authorDevesh Sharma <devesh.sharma@emulex.com>
Fri, 31 Oct 2014 06:06:56 +0000 (11:36 +0530)
committerDevesh Sharma <devesh.sharma@emulex.com>
Fri, 31 Oct 2014 06:06:56 +0000 (11:36 +0530)
commit145119f8c76da78c665f098130e1225f6ae57b17
tree5803c33c6afd14a6fce3a2b1ea6c00c9b7b4008b
parentc9acca150842eab9ee9043cc8de6619b22a3ff45
RDMA/libocrdma: fix library stack curruption

The library abi structures are not matching with the
upstream driver abi code. The mismatch is causing
stack curruption on some platforms while running
user application.

This patch has a fix for stack curruption.

Signed-off-by: Devesh Sharma <devesh.sharma@emulex.com>
src/ocrdma_abi.h