Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84397
b: refs/heads/master
c: 0afb467
h: refs/heads/master
i:
  84395: 401eeee
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed Feb 8, 2008
1 parent cf1d77a commit 23a8dcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: df4bf0bb5b077545031e8ad5ef3cc0dd8a5fbe05
refs/heads/master: 0afb467b4757adb9c6e3817f2e752d658a494352
1 change: 1 addition & 0 deletions trunk/drivers/scsi/qla2xxx/qla_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -3259,6 +3259,7 @@ qla2x00_abort_isp(scsi_qla_host_t *ha)
clear_bit(ISP_ABORT_RETRY, &ha->dpc_flags);

if (ha->eft) {
memset(ha->eft, 0, EFT_SIZE);
rval = qla2x00_enable_eft_trace(ha,
ha->eft_dma, EFT_NUM_BUFFERS);
if (rval) {
Expand Down

0 comments on commit 23a8dcc

Please sign in to comment.