Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287921
b: refs/heads/master
c: 7cb0eb1
h: refs/heads/master
i:
  287919: 2888524
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed Feb 18, 2012
1 parent 002840d commit b59a8a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 4ba988db8d60eb16b7da69f9e3705b52ac8a6540
refs/heads/master: 7cb0eb1c17fa69535b6b2a80296c2f2ca300b800
1 change: 0 additions & 1 deletion trunk/drivers/scsi/qla2xxx/qla_isr.c
Original file line number Diff line number Diff line change
Expand Up @@ -2090,7 +2090,6 @@ void qla24xx_process_response_queue(struct scsi_qla_host *vha,
break;
case CT_IOCB_TYPE:
qla24xx_els_ct_entry(vha, rsp->req, pkt, CT_IOCB_TYPE);
clear_bit(MBX_INTERRUPT, &vha->hw->mbx_cmd_flags);
break;
case ELS_IOCB_TYPE:
qla24xx_els_ct_entry(vha, rsp->req, pkt, ELS_IOCB_TYPE);
Expand Down

0 comments on commit b59a8a9

Please sign in to comment.