From: Dan Williams Date: Sat, 7 May 2011 17:11:43 +0000 (-0700) Subject: isci: unify port data structures X-Git-Tag: v3.0-rc6~1^2~1^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e531381e2f8a68b8737c63c7bb890ad80b2470bd;p=pandora-kernel.git isci: unify port data structures Make scic_sds_port a member of isci_port and merge their lifetimes which means removing the port table from scic_sds_controller in favor of the one at the isci_host level. Merge ihost->sas_ports into ihost->ports. _ Reported-by: Christoph Hellwig Signed-off-by: Dan Williams --- Reading git-diff-tree failed