Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222825
b: refs/heads/master
c: 6a20bd4
h: refs/heads/master
i:
  222823: 09512af
v: v3
  • Loading branch information
Jiri Slaby authored and Greg Kroah-Hartman committed Nov 29, 2010
1 parent aac2806 commit e633c27
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: 7f90cfc505d613f4faf096e0d84ffe99208057d9
refs/heads/master: 6a20bd45fda271bd57e3ba41b3de3009797f4b5e
2 changes: 1 addition & 1 deletion trunk/drivers/net/wan/x25_asy.c
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ static int x25_asy_open_tty(struct tty_struct *tty)
if (err)
return err;
/* Done. We have linked the TTY line to a channel. */
return sl->dev->base_addr;
return 0;
}


Expand Down

0 comments on commit e633c27

Please sign in to comment.