[PATCH] IB/mthca: fix posting sends with immediate data
authorRoland Dreier <roland@topspin.com>
Sat, 16 Apr 2005 22:26:16 +0000 (15:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:26:16 +0000 (15:26 -0700)
commit3fba231754eef768f6ca83900b726ecf4bc9dc5f
tree21db9238e859232257294b75e541737ee123e270
parent17ead2f5cc81c4658e7b495014c2c6856a6f6b88
[PATCH] IB/mthca: fix posting sends with immediate data

When posting a work request with immediate data, put the immediate data in the
immediate data field of the hardware's work request (rather than overwriting
the flags field).

Signed-off-by: Roland Dreier <roland@topspin.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/infiniband/hw/mthca/mthca_qp.c