From: Joe Carnuccio Date: Tue, 27 Aug 2013 05:37:29 +0000 (-0400) Subject: [SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits. X-Git-Tag: v3.12-rc1~180^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8b8b8ad6e5218e2073a9dddcd9f97d6b4fc514e;p=pandora-kernel.git [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 Signed-off-by: Saurav Kashyap Signed-off-by: James Bottomley --- Reading git-diff-tree failed