Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221611
b: refs/heads/master
c: eae61ae
h: refs/heads/master
i:
  221609: 8624aeb
  221607: 0c20a2b
v: v3
  • Loading branch information
Uwe Kleine-König authored and David S. Miller committed Nov 1, 2010
1 parent f21c982 commit 4b23eab
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: 0d85cca017243ab1aa6333a72c52f14eaa3bd56a
refs/heads/master: eae61ae15b752b919ea45746f6dff449ff6d3281
4 changes: 2 additions & 2 deletions trunk/drivers/isdn/hisax/isar.c
Original file line number Diff line number Diff line change
Expand Up @@ -1427,8 +1427,8 @@ modeisar(struct BCState *bcs, int mode, int bc)
&bcs->hw.isar.reg->Flags))
bcs->hw.isar.dpath = 1;
else {
printk(KERN_WARNING"isar modeisar analog funktions only with DP1\n");
debugl1(cs, "isar modeisar analog funktions only with DP1");
printk(KERN_WARNING"isar modeisar analog functions only with DP1\n");
debugl1(cs, "isar modeisar analog functions only with DP1");
return(1);
}
break;
Expand Down

0 comments on commit 4b23eab

Please sign in to comment.