From: Kashyap, Desai Date: Tue, 9 Mar 2010 11:02:17 +0000 (+0530) Subject: [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_address X-Git-Tag: v2.6.35-rc1~470^2^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd9843f8afb9dbdee101d1d7d9717e361c7c9b3a;p=pandora-kernel.git [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_address modified _scsih_sas_device_find_by_handle so to handle the search on both list(device list and device_init_list) Also, we moved the priority of the search so the ioc->sas_device_list is done first. The "sas_device_init_list" is only used during the 1st port enable, so its unlikely there’s devices on it. Signed-off-by: Kashyap Desai Reviewed-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed