From: Dave Olson Date: Fri, 20 Jul 2007 20:34:02 +0000 (-0700) Subject: IB/ipath: Use faster put_tid_2 routine after initialization X-Git-Tag: v2.6.23-rc2~149^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf5b60aa4098a1ba169a8f69eb576ac02194bea6;p=pandora-kernel.git IB/ipath: Use faster put_tid_2 routine after initialization At one time the ipath_minrev field was initialized prior to the ipath_init_iba6120_funcs call, but that is no longer the case, so the slower put_tid routine was always being used. Signed-off-by: Dave Olson Signed-off-by: Roland Dreier --- Reading git-diff-tree failed