From: Hal Rosenstock Date: Wed, 7 Sep 2005 18:03:41 +0000 (-0700) Subject: [PATCH] IB: RMPP fixes X-Git-Tag: v2.6.14-rc1~115^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5dcbf47e10e568273213a4410daa27c11cdba3a;p=pandora-kernel.git [PATCH] IB: RMPP fixes - Fix payload length of middle RMPP sent segments. Middle payload lengths should be 0 on the send side. (This is perhaps a compliance and should not be an interop issue as middle payload lengths are supposed to be ignored on receive). - Fix length in first segment of multipacket sends (This is a compliance issue but does not affect at least OpenIB to OpenIB RMPP transfers). Signed-off-by: Hal Rosenstock Signed-off-by: Roland Dreier --- Reading git-diff-tree failed