Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130408
b: refs/heads/master
c: d3e3e97
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter committed Jan 28, 2009
1 parent 8fb5256 commit 38b466d
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: 4106ceff15495a7df1617e78bbf3e852fe6601c9
refs/heads/master: d3e3e970e3722c51e3fd3b042b6065d4bfaf6f81
2 changes: 1 addition & 1 deletion trunk/drivers/ieee1394/sbp2.c
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ static int sbp2_set_busy_timeout(struct sbp2_lu *);
static int sbp2_max_speed_and_size(struct sbp2_lu *);


static const u8 sbp2_speedto_max_payload[] = { 0x7, 0x8, 0x9, 0xA, 0xB, 0xC };
static const u8 sbp2_speedto_max_payload[] = { 0x7, 0x8, 0x9, 0xa, 0xa, 0xa };

static DEFINE_RWLOCK(sbp2_hi_logical_units_lock);

Expand Down

0 comments on commit 38b466d

Please sign in to comment.