Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53637
b: refs/heads/master
c: ed67708
h: refs/heads/master
i:
  53635: d1a50a3
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed Mar 20, 2007
1 parent 48ba281 commit d228a19
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b889d531b635da66ce2704a47febfed68173d9db
refs/heads/master: ed6770863945e6695f403c7b951395dab298c392
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/qla2xxx/qla_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ static struct scsi_host_template qla24xx_driver_template = {

.slave_alloc = qla2xxx_slave_alloc,
.slave_destroy = qla2xxx_slave_destroy,
.scan_finished = qla2xxx_scan_finished,
.scan_start = qla2xxx_scan_start,
.change_queue_depth = qla2x00_change_queue_depth,
.change_queue_type = qla2x00_change_queue_type,
.this_id = -1,
Expand Down

0 comments on commit d228a19

Please sign in to comment.