git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11f08ca
)
[SCSI] isci: Fix a infinite loop.
author
Xinghai Yu
<yuxinghai@cn.fujitsu.com>
Wed, 17 Jul 2013 02:54:01 +0000
(10:54 +0800)
committer
James Bottomley
<JBottomley@Parallels.com>
Mon, 26 Aug 2013 08:51:30 +0000
(12:51 +0400)
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>
No differences found