commit | 20a81e4d178379381fbd522eda5f664ba2ecdaaa | [log] [tgz] |
---|---|---|
author | Yoshiaki Tamura <tamura.yoshiaki@lab.ntt.co.jp> | Mon Jun 21 17:50:01 2010 +0900 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Jun 22 14:38:02 2010 +0200 |
tree | bd278993b0ad568a38c73b9fdfc3a012911e12cc | |
parent | 7d7d975c67aaa48a6aaf1630c143a453606567b1 [diff] |
virtio-blk: fix the list operation in virtio_blk_load(). Although it is really rare to get in to the while loop, the list operation in the loop is obviously wrong. Signed-off-by: Yoshiaki Tamura <tamura.yoshiaki@lab.ntt.co.jp> Signed-off-by: Kevin Wolf <kwolf@redhat.com>