From: Vijaya Mohan Guvva Date: Mon, 13 May 2013 09:33:22 +0000 (-0700) Subject: [SCSI] bfa: Fix WARN_ON condition check X-Git-Tag: v3.11-rc1~88^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1287641e945de1bf533178c2e0e31eed287b4a60;p=pandora-kernel.git [SCSI] bfa: Fix WARN_ON condition check The WARN_ON condition check in IO completion path is wrong. IOtags returned by the firmware is compared with driver/bfa iotag after masking the retry count bits. Signed-off-by: Vijaya Mohan Guvva Signed-off-by: James Bottomley --- Reading git-diff-tree failed