From: Roland Dreier Date: Wed, 18 Jul 2007 20:21:14 +0000 (-0700) Subject: IB/mthca: Factor out setting WQE UD segment entries X-Git-Tag: v2.6.23-rc1~483^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e535c699bfeafd0380418156f93494e370613e9d;p=pandora-kernel.git IB/mthca: Factor out setting WQE UD segment entries Factor code to set UD entries out of the work request posting functions into inline functions set_tavor_ud_seg() and set_arbel_ud_seg(). This doesn't change the generated code in any significant way, and makes the source easier on the eyes. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed