Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93324
b: refs/heads/master
c: 28d1dfa
h: refs/heads/master
v: v3
  • Loading branch information
David Engraf authored and Greg Kroah-Hartman committed Apr 25, 2008
1 parent d0ea14a commit 7533e72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 454459b02ea9c8e850fd0b4e770037daf9a7b758
refs/heads/master: 28d1dfadd3ca07e7ec1c3de4f82ac2b8ece4be91
1 change: 1 addition & 0 deletions trunk/drivers/usb/class/cdc-acm.c
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@ static int acm_tty_open(struct tty_struct *tty, struct file *filp)
else
rv = 0;

set_bit(TTY_NO_WRITE_SPLIT, &tty->flags);
tty->driver_data = acm;
acm->tty = tty;

Expand Down

0 comments on commit 7533e72

Please sign in to comment.