Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168754
b: refs/heads/master
c: 8cc3174
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Nov 13, 2009
1 parent e9fb9ec commit 54c9a08
Show file tree
Hide file tree
Showing 29 changed files with 337 additions and 472 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: 91e9c07bd635353d1a278bdb38dbb56ac371bcb8
refs/heads/master: 8cc3174ef98fbb317d9ee18e20102908ff7faffc
2 changes: 1 addition & 1 deletion trunk/drivers/isdn/hardware/mISDN/hfcmulti.c
Original file line number Diff line number Diff line change
Expand Up @@ -5481,7 +5481,7 @@ HFCmulti_init(void)
if (err) {
printk(KERN_ERR "error registering embedded driver: "
"%x\n", err);
return err;
return -err;
}
HFC_cnt++;
printk(KERN_INFO "%d devices registered\n", HFC_cnt);
Expand Down
Loading

0 comments on commit 54c9a08

Please sign in to comment.