Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307587
b: refs/heads/master
c: 935f672
h: refs/heads/master
i:
  307585: 5c67c38
  307583: 08677e7
v: v3
  • Loading branch information
Clemens Ladisch authored and Stefan Richter committed May 21, 2012
1 parent f8e8497 commit 7860d17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: f203022353eb3e0b059a72a43762e240e9682c91
refs/heads/master: 935f672e02c8172a23bd3e54feafffcfcce39f0d
2 changes: 0 additions & 2 deletions trunk/drivers/firewire/sbp2.c
Original file line number Diff line number Diff line change
Expand Up @@ -1564,8 +1564,6 @@ static int sbp2_scsi_slave_configure(struct scsi_device *sdev)
if (lu->tgt->workarounds & SBP2_WORKAROUND_128K_MAX_TRANS)
blk_queue_max_hw_sectors(sdev->request_queue, 128 * 1024 / 512);

blk_queue_max_segment_size(sdev->request_queue, SBP2_MAX_SEG_SIZE);

return 0;
}

Expand Down

0 comments on commit 7860d17

Please sign in to comment.