Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101356
b: refs/heads/master
c: 2635f96
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter committed Jul 14, 2008
1 parent cd9757a commit a624938
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 3719122a520af2957031859317e74858ab4d3f4b
refs/heads/master: 2635f96f9086409de0ec882a210f374c012bffc3
3 changes: 3 additions & 0 deletions trunk/drivers/firewire/fw-sbp2.c
Original file line number Diff line number Diff line change
Expand Up @@ -1545,6 +1545,9 @@ static int sbp2_scsi_slave_configure(struct scsi_device *sdev)

sdev->use_10_for_rw = 1;

if (sbp2_param_exclusive_login)
sdev->manage_start_stop = 1;

if (sdev->type == TYPE_ROM)
sdev->use_10_for_ms = 1;

Expand Down

0 comments on commit a624938

Please sign in to comment.