Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43433
b: refs/heads/master
c: b7cffc5
h: refs/heads/master
i:
  43431: c1d287c
v: v3
  • Loading branch information
Stefan Richter committed Dec 7, 2006
1 parent 0280181 commit 1d5d805
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: 7b900c12cd689e4372afe3904a03f98253546449
refs/heads/master: b7cffc57a777722941cfd904fcdbb47fc615b808
2 changes: 1 addition & 1 deletion trunk/drivers/ieee1394/nodemgr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1233,7 +1233,7 @@ int hpsb_register_protocol(struct hpsb_protocol_driver *driver)
if (!ret)
nodemgr_create_drv_files(driver);

return 0;
return ret;
}

void hpsb_unregister_protocol(struct hpsb_protocol_driver *driver)
Expand Down

0 comments on commit 1d5d805

Please sign in to comment.