[SCSI] isci: Fix a infinite loop.
authorXinghai Yu <yuxinghai@cn.fujitsu.com>
Wed, 17 Jul 2013 02:54:01 +0000 (10:54 +0800)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 26 Aug 2013 08:51:30 +0000 (12:51 +0400)
commit80aebef7c112ca2610ba8aa6cd8cb02f3828e366
tree419184920c261e7812f9145308631a6e06d32269
parent11f08ca8113d237d4cc732b4f091271c3fd0fc62
[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>
drivers/scsi/isci/port_config.c
This page took 0.042252 seconds and 5 git commands to generate.