From: Xinghai Yu Date: Wed, 17 Jul 2013 02:54:01 +0000 (+0800) Subject: [SCSI] isci: Fix a infinite loop. X-Git-Tag: v3.12-rc1~180^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80aebef7c112ca2610ba8aa6cd8cb02f3828e366;p=pandora-kernel.git [SCSI] isci: Fix a infinite loop. It seems the "phy_index++;" have been placed in wrong place, without it the while circle up will do a infinite loop. Signed-off-by: Xinghai Yu Acked-by: Lukasz Dorau Signed-off-by: James Bottomley --- Reading git-diff-tree failed