Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221912
b: refs/heads/master
c: 820e62e
h: refs/heads/master
v: v3
  • Loading branch information
Ken Mills authored and Greg Kroah-Hartman committed Nov 11, 2010
1 parent 2490335 commit c751c16
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: 5bb06b62bc445eed66fb256c3b5f86e5911797e4
refs/heads/master: 820e62ef3d39ba9414dd9b87dba2eedd7e403e53
1 change: 1 addition & 0 deletions trunk/drivers/tty/n_gsm.c
Original file line number Diff line number Diff line change
Expand Up @@ -2375,6 +2375,7 @@ static int gsmld_config(struct tty_struct *tty, struct gsm_mux *gsm,
gsm->mru = c->mru;
gsm->encoding = c->encapsulation;
gsm->adaption = c->adaption;
gsm->n2 = c->n2;

if (c->i == 1)
gsm->ftype = UIH;
Expand Down

0 comments on commit c751c16

Please sign in to comment.