commit | e8b8b8ad6e5218e2073a9dddcd9f97d6b4fc514e | [log] [tgz] |
---|---|---|
author | Joe Carnuccio <joe.carnuccio@qlogic.com> | Tue Aug 27 01:37:29 2013 -0400 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue Sep 03 07:28:00 2013 -0700 |
tree | e5aa44c78de56217dd5dfc2323aa8920a4537808 | |
parent | 7ec0effd30bb4b1379cd2f5ed1a7bd6b9ec49cfd [diff] |
[SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits. list_for_each_entry() never leaves the iterator pointing to null. Signed-off-by: Joe Carnuccio <joe.carnuccio@qlogic.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>