From: Christof Schmitt Date: Thu, 21 Aug 2008 11:43:33 +0000 (+0200) Subject: [SCSI] zfcp: Correctly query end flag in gpn_ft response X-Git-Tag: v2.6.27-rc7~55^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47f7bba52b01dd881fbd17b4b50c89ecf186eee2;p=pandora-kernel.git [SCSI] zfcp: Correctly query end flag in gpn_ft response When the last port entry in the gpn_ft response is already a known port, the eval function would skip the end flag and try to attach ports with wwpn 0. Fix this by checking the flag first. Signed-off-by: Christof Schmitt Signed-off-by: Martin Petermann Signed-off-by: James Bottomley --- Reading git-diff-tree failed