[PATCH] IB: RMPP fixes
authorHal Rosenstock <halr@voltaire.com>
Wed, 7 Sep 2005 18:03:41 +0000 (11:03 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 7 Sep 2005 18:03:41 +0000 (11:03 -0700)
commitb5dcbf47e10e568273213a4410daa27c11cdba3a
tree02024477eaa9b845d973865d6cdebaa0229677f0
parent30a7e8ef13b2ff0db7b15af9afdd12b93783f01e
[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 <halr@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/mad_rmpp.c