Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147063
b: refs/heads/master
c: 3b77f77
h: refs/heads/master
i:
  147061: 8b79792
  147059: b0d4002
  147055: f85fd10
v: v3
  • Loading branch information
Martin K. Petersen authored and Jens Axboe committed May 23, 2009
1 parent df09f23 commit f6e65d1
Show file tree
Hide file tree
Showing 2 changed files with 2 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: c72758f33784e5e2a1a4bb9421ef3e6de8f9fcf3
refs/heads/master: 3b77f777b8f1c001b63e317c4ce317292ff0ff94
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-disk.c
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ static void ide_disk_setup(ide_drive_t *drive)
}

printk(KERN_INFO "%s: max request size: %dKiB\n", drive->name,
q->max_sectors / 2);
queue_max_sectors(q) / 2);

if (ata_id_is_ssd(id))
queue_flag_set_unlocked(QUEUE_FLAG_NONROT, q);
Expand Down

0 comments on commit f6e65d1

Please sign in to comment.