RDMA/nes: Fix MAX_CM_BUFFER define
authorFaisal Latif <faisal.latif@intel.com>
Wed, 9 Dec 2009 23:53:36 +0000 (15:53 -0800)
committerRoland Dreier <rolandd@cisco.com>
Wed, 9 Dec 2009 23:53:36 +0000 (15:53 -0800)
Change MAX_CM_BUFFER for MPA frames to be conformant to RFC 5044:
we need 512 + 20 instead of 512.

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

No differences found