RDMA/nes: Fix for sending fpdus in order to hardware
authorTatyana Nikolova <Tatyana.E.Nikolova@intel.com>
Fri, 2 Nov 2012 23:17:54 +0000 (23:17 +0000)
committerRoland Dreier <roland@purestorage.com>
Thu, 22 Nov 2012 08:49:14 +0000 (00:49 -0800)
Locking fix to prevent race conditions. Fpdus (per qp) need to be
forwarded to hardware in the order of their sequence numbers.

Signed-off-by: Tatyana Nikolova <Tatyana.E.Nikolova@intel.com>
Signed-off-by: Donald Wood <Donald.E.Wood@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found