Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354839
b: refs/heads/master
c: 1651d0a
h: refs/heads/master
i:
  354837: 0227295
  354835: 85334e4
  354831: 3577fa7
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jan 30, 2013
1 parent 6743a3d commit ab24b28
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 9f9cba810f36d16f4e64477e879a69f6c47b389d
refs/heads/master: 1651d0a9be0009460c5fdc822505749f295c5ba9
2 changes: 0 additions & 2 deletions trunk/drivers/tty/n_tty.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,6 @@ static void reset_buffer_flags(struct tty_struct *tty)
ldata->canon_head = ldata->canon_data = ldata->erasing = 0;
bitmap_zero(ldata->read_flags, N_TTY_BUF_SIZE);
n_tty_set_room(tty);

check_unthrottle(tty);
}

/**
Expand Down

0 comments on commit ab24b28

Please sign in to comment.