Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168758
b: refs/heads/master
c: 8494347
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Nov 17, 2009
1 parent c6d0e1d commit d8c8dc6
Show file tree
Hide file tree
Showing 25 changed files with 311 additions and 301 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: 505c92470bda486be589729514d3ed5302fb0551
refs/heads/master: 8494347eedd2facf474021c615d1d07c62e04afd
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 d8c8dc6

Please sign in to comment.