Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233107
b: refs/heads/master
c: 91f78f3
h: refs/heads/master
i:
  233105: 0c9c2c8
  233103: 2e7bc74
v: v3
  • Loading branch information
Ken Mills authored and Greg Kroah-Hartman committed Feb 3, 2011
1 parent 2de7899 commit 6346935
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: 51df0acc3d76cf41d5496ef044cc5717ab5c7f71
refs/heads/master: 91f78f36694b8748fda855b1f9e3614b027a744f
1 change: 1 addition & 0 deletions trunk/drivers/tty/n_gsm.c
Original file line number Diff line number Diff line change
Expand Up @@ -2414,6 +2414,7 @@ static int gsmld_config(struct tty_struct *tty, struct gsm_mux *gsm,

gsm->initiator = c->initiator;
gsm->mru = c->mru;
gsm->mtu = c->mtu;
gsm->encoding = c->encapsulation;
gsm->adaption = c->adaption;
gsm->n2 = c->n2;
Expand Down

0 comments on commit 6346935

Please sign in to comment.