Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307576
b: refs/heads/master
c: d713dfa
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter committed Apr 17, 2012
1 parent 09e51c8 commit ee42493
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 0b6c4857f7684f6d3f59e0506f62953575346978
refs/heads/master: d713dfa708e14352cfb71342cf985d08fe14be95
4 changes: 2 additions & 2 deletions trunk/drivers/firewire/ohci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1821,8 +1821,8 @@ static void bus_reset_work(struct work_struct *work)
{
struct fw_ohci *ohci =
container_of(work, struct fw_ohci, bus_reset_work);
int self_id_count, i, j, reg;
int generation, new_generation;
int self_id_count, generation, new_generation, i, j;
u32 reg;
unsigned long flags;
void *free_rom = NULL;
dma_addr_t free_rom_bus = 0;
Expand Down

0 comments on commit ee42493

Please sign in to comment.