commit | 80aebef7c112ca2610ba8aa6cd8cb02f3828e366 | [log] [tgz] |
---|---|---|
author | Xinghai Yu <yuxinghai@cn.fujitsu.com> | Wed Jul 17 10:54:01 2013 +0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Aug 26 12:51:30 2013 +0400 |
tree | 419184920c261e7812f9145308631a6e06d32269 | |
parent | 11f08ca8113d237d4cc732b4f091271c3fd0fc62 [diff] |
[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 <yuxinghai@cn.fujitsu.com> Acked-by: Lukasz Dorau <lukasz.dorau@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>