From: Joe Eykholt Date: Wed, 21 Oct 2009 23:27:22 +0000 (-0700) Subject: [SCSI] libfc: don't WARN_ON in lport_timeout for RESET state X-Git-Tag: v2.6.33-rc1~344^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22655ac22289d7b7def8ef2d72eafe5024bd57fe;p=pandora-kernel.git [SCSI] libfc: don't WARN_ON in lport_timeout for RESET state It's possible and harmless to get FLOGI timeouts while in RESET state. Don't do a WARN_ON in that case. Also, split out the other WARN_ONs in fc_lport_timeout, so we can tell which one is hit by its line number. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed