Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101357
b: refs/heads/master
c: 82f06e8
h: refs/heads/master
i:
  101355: cd9757a
v: v3
  • Loading branch information
Stefan Richter committed Jul 14, 2008
1 parent a624938 commit c059bb9
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: 2635f96f9086409de0ec882a210f374c012bffc3
refs/heads/master: 82f06e86117680ada35fdb76c8852268d994cd99
2 changes: 2 additions & 0 deletions trunk/drivers/ieee1394/sbp2.c
Original file line number Diff line number Diff line change
Expand Up @@ -2009,6 +2009,8 @@ static int sbp2scsi_slave_configure(struct scsi_device *sdev)

sdev->use_10_for_rw = 1;

if (sbp2_exclusive_login)
sdev->manage_start_stop = 1;
if (sdev->type == TYPE_ROM)
sdev->use_10_for_ms = 1;
if (sdev->type == TYPE_DISK &&
Expand Down

0 comments on commit c059bb9

Please sign in to comment.