Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106614
b: refs/heads/master
c: 1e8afea
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter committed Jul 14, 2008
1 parent d1bd2e1 commit abafb57
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: b9549bc6803d6a16fe6a85b316b742ef82bd3931
refs/heads/master: 1e8afea124added6409d5209f90d9949f5a13b32
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/fw-card.c
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ fw_core_remove_card(struct fw_card *card)
wait_for_completion(&card->done);

cancel_delayed_work_sync(&card->work);
fw_flush_transactions(card);
WARN_ON(!list_empty(&card->transaction_list));
del_timer_sync(&card->flush_timer);
}
EXPORT_SYMBOL(fw_core_remove_card);
Expand Down

0 comments on commit abafb57

Please sign in to comment.