From: Ralph Campbell Date: Fri, 25 Jan 2008 22:17:44 +0000 (-0800) Subject: IB/ipath: Trivial simplification of ipath_make_ud_req() X-Git-Tag: v2.6.25-rc1~1234^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e1e93a4189a98cfb0e24865f7f44470ae5f805e;p=pandora-kernel.git IB/ipath: Trivial simplification of ipath_make_ud_req() Move the increment of s_hdrwords into the existing if block that tests if we're doing a send with immediate, to save one test of the opcode. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed