Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328851
b: refs/heads/master
c: c74d88a
h: refs/heads/master
i:
  328849: b80ac72
  328847: 89bd47f
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed Sep 24, 2012
1 parent f03f72b commit a921bf0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 58570ac5355f95a2554dee9ca36b0f9c3d401fb5
refs/heads/master: c74d88a46865a9c4f14a40ec1ae88e34f38da7a7
3 changes: 2 additions & 1 deletion trunk/drivers/scsi/qla2xxx/qla_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -1561,7 +1561,8 @@ qla2x00_setup_chip(scsi_qla_host_t *vha)
"ISP Firmware failed checksum.\n");
goto failed;
}
}
} else
goto failed;

if (!IS_FWI2_CAPABLE(ha) && !IS_QLA2100(ha) && !IS_QLA2200(ha)) {
/* Enable proper parity. */
Expand Down

0 comments on commit a921bf0

Please sign in to comment.