Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307581
b: refs/heads/master
c: 3b00b00
h: refs/heads/master
i:
  307579: eb9f504
v: v3
  • Loading branch information
Clemens Ladisch authored and Stefan Richter committed Apr 17, 2012
1 parent 3d16e26 commit b5fa010
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: 7bdbff6762a573b911e4ee5715779d8ee6a62631
refs/heads/master: 3b00b008888a851499bc039e70d12002af00ec9c
4 changes: 2 additions & 2 deletions trunk/drivers/firewire/core-card.c
Original file line number Diff line number Diff line change
Expand Up @@ -421,8 +421,8 @@ static void bm_work(struct work_struct *work)
* root, and thus, IRM.
*/
new_root_id = local_id;
fw_notice(card, "%s, making local node (%02x) root\n",
"BM lock failed", new_root_id);
fw_notice(card, "BM lock failed (%s), making local node (%02x) root\n",
fw_rcode_string(rcode), new_root_id);
goto pick_me;
}
} else if (card->bm_generation != generation) {
Expand Down

0 comments on commit b5fa010

Please sign in to comment.