RDMA/nes: Check for sequence number wrap-around
authorFaisal Latif <faisal.latif@intel.com>
Mon, 27 Apr 2009 20:38:31 +0000 (13:38 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 27 Apr 2009 20:38:31 +0000 (13:38 -0700)
check_seq() was not checking if the seq#s have wrapped.  Fix it.

Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found