]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit04f2b0dae5f2d540a61910a11121ddcb33400832
tree2991f85e05bf7f8827ce900bb7d8f1235932aaf3
parent9d6af3ad83e312171190d7c7165ecc831675d347
[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