Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127910
b: refs/heads/master
c: 3fd67cd
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed Jan 7, 2009
1 parent 43d09c8 commit fabdb44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 124f85e6cc0290a85adb7e14cd90e96105f4f9fb
refs/heads/master: 3fd67cdf9e68b653ed631056bf1660700088c8c8
5 changes: 1 addition & 4 deletions trunk/drivers/scsi/qla2xxx/qla_isr.c
Original file line number Diff line number Diff line change
Expand Up @@ -638,10 +638,7 @@ qla2x00_async_event(scsi_qla_host_t *vha, struct rsp_que *rsp, uint16_t *mb)

/* case MBA_RIO_RESPONSE: */
case MBA_ZIO_RESPONSE:
DEBUG2(printk("scsi(%ld): [R|Z]IO update completion.\n",
vha->host_no));
DEBUG(printk(KERN_INFO
"scsi(%ld): [R|Z]IO update completion.\n",
DEBUG3(printk("scsi(%ld): [R|Z]IO update completion.\n",
vha->host_no));

if (IS_FWI2_CAPABLE(ha))
Expand Down

0 comments on commit fabdb44

Please sign in to comment.