From 80aebef7c112ca2610ba8aa6cd8cb02f3828e366 Mon Sep 17 00:00:00 2001 From: Xinghai Yu Date: Wed, 17 Jul 2013 10:54:01 +0800 Subject: [PATCH] [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-format-patch failed