commit | 1287641e945de1bf533178c2e0e31eed287b4a60 | [log] [tgz] |
---|---|---|
author | Vijaya Mohan Guvva <vmohan@brocade.com> | Mon May 13 02:33:22 2013 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Jun 26 11:45:51 2013 -0700 |
tree | 7b4031e5198ec2a868b78d2f712e4fd6164e4077 | |
parent | 1a898a794d5913c899a329c5dec39d28e6065672 [diff] |
[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 <vmohan@brocade.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>