Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 153838
b: refs/heads/master
c: f91e3bd
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter committed Jun 14, 2009
1 parent e2cc348 commit ef13de7
Show file tree
Hide file tree
Showing 4 changed files with 970 additions and 1,084 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: b9530fd6c3f057bda258c8e2631ad1a25959f4a2
refs/heads/master: f91e3bd842ec6f5cea245993926ee8ff26250467
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/core-card.c
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ void fw_card_initialize(struct fw_card *card,

INIT_DELAYED_WORK(&card->work, fw_card_bm_work);
card->netdev = NULL;
INIT_LIST_HEAD(&card->ipv4_nodes);
INIT_LIST_HEAD(&card->peer_list);
}
EXPORT_SYMBOL(fw_card_initialize);

Expand Down
Loading

0 comments on commit ef13de7

Please sign in to comment.