Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204048
b: refs/heads/master
c: 2a1b7e5
h: refs/heads/master
v: v3
  • Loading branch information
Ryan Kuester authored and James Bottomley committed Jul 27, 2010
1 parent 695ea04 commit 2e4c737
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: d334aa79786a878e90af5b5c1b14109c1df85820
refs/heads/master: 2a1b7e575b80ceb19ea50bfa86ce0053ea57181d
2 changes: 2 additions & 0 deletions trunk/drivers/message/fusion/mptscsih.c
Original file line number Diff line number Diff line change
Expand Up @@ -2459,6 +2459,8 @@ mptscsih_slave_configure(struct scsi_device *sdev)
ioc->name,sdev->tagged_supported, sdev->simple_tags,
sdev->ordered_tags));

blk_queue_dma_alignment (sdev->request_queue, 512 - 1);

return 0;
}

Expand Down

0 comments on commit 2e4c737

Please sign in to comment.