Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165317
b: refs/heads/master
c: 85cb9b6
h: refs/heads/master
i:
  165315: 3a4fc09
v: v3
  • Loading branch information
Stefan Richter committed Sep 12, 2009
1 parent 52aa0d7 commit 1fa98b3
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: b171e204b32b69e241af994d6e9be559e33535c1
refs/heads/master: 85cb9b68640cf467a99d4b6d518f1293222dbc9e
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/core-transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ static void handle_topology_map(struct fw_card *card, struct fw_request *request
}

static struct fw_address_handler topology_map = {
.length = 0x200,
.length = 0x400,
.address_callback = handle_topology_map,
};

Expand Down

0 comments on commit 1fa98b3

Please sign in to comment.