From: Andrew Vasquez Date: Tue, 16 Aug 2011 18:29:28 +0000 (-0700) Subject: [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling. X-Git-Tag: v3.1-rc7~62^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58b48576966ed0afd3f63ef17480ec12748a7119;p=pandora-kernel.git [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling. Transitioning to a LOOP_UPDATE loop-state could cause the driver to miss normal link/target processing. LOOP_UPDATE is a crufty artifact leftover from at time the driver performed it's own internal command-queuing. Safely remove this state. Signed-off-by: Andrew Vasquez Signed-off-by: Chad Dupuis Signed-off-by: James Bottomley --- Reading git-diff-tree failed