From: Roland Dreier Date: Sat, 16 Apr 2005 22:26:16 +0000 (-0700) Subject: [PATCH] IB/mthca: fix posting sends with immediate data X-Git-Tag: v2.6.12-rc3~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fba231754eef768f6ca83900b726ecf4bc9dc5f;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed