From: Dave Olson Date: Thu, 6 Dec 2007 08:28:02 +0000 (-0800) Subject: IB/ipath: Changes for fields moving from devdata to portdata X-Git-Tag: v2.6.25-rc1~1234^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=755807a296f77ca7c31dc000afdfe1e5172bbf72;p=pandora-kernel.git IB/ipath: Changes for fields moving from devdata to portdata This patch moves some arrays that were defined per-device to be variables defined in the per context data structure, thus avoiding extra kzalloc() calls. Signed-off-by: Dave Olson Signed-off-by: Roland Dreier --- Reading git-diff-tree failed