From: Leonid Arsh Date: Sun, 18 Jun 2006 03:37:36 +0000 (-0700) Subject: IB: Move struct port_info from ipath to X-Git-Tag: v2.6.18-rc1~1110^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da2ab62ab5e430e6ffafc2d0e6046dcd2780f570;p=pandora-kernel.git IB: Move struct port_info from ipath to Move ipath's struct port_info into , so that it can be used by mthca to implement client reregister support. Remove the __attribute__((packed)) because all the members of the struct are naturally aligned anyway. Signed-off-by: Leonid Arsh Signed-off-by: Roland Dreier --- Reading git-diff-tree failed