From: Christof Schmitt Date: Fri, 19 Dec 2008 15:56:55 +0000 (+0100) Subject: [SCSI] zfcp: Remove adapter list X-Git-Tag: v2.6.29-rc1~555^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b228af0269eaf1af22dbae12a0860f8dbfd63662;p=pandora-kernel.git [SCSI] zfcp: Remove adapter list After the latest changes, the list of FCP devices is only used to lookup the adapter for requests from the actcli tool. Change this to use the lookup function in the cio layer. Now we can remove the adapter list and have one place less to use the global config_lock. Signed-off-by: Christof Schmitt Acked-by: Felix Beck Signed-off-by: James Bottomley --- Reading git-diff-tree failed