From: Bryan O'Sullivan Date: Fri, 25 Aug 2006 18:24:32 +0000 (-0700) Subject: IB/ipath: simplify layering code X-Git-Tag: v2.6.19-rc1~1293^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34b2aafea38efdf02cd8107a6e1057e2a297c447;p=pandora-kernel.git IB/ipath: simplify layering code A lot of ipath layer code was only called in one place. Now that the ipath_core and ib_ipath drivers are merged, it's more sensible to simply inline the simple stuff that the layer code was doing. Signed-off-by: Bryan O'Sullivan Signed-off-by: Roland Dreier --- Reading git-diff-tree failed