Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321488
b: refs/heads/master
c: 2509933
h: refs/heads/master
v: v3
  • Loading branch information
Karsten Keil authored and David S. Miller committed Aug 6, 2012
1 parent c41ac73 commit 1624bb7
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: d836200a1c239a488cd2ed9867f4792f25f721d5
refs/heads/master: 25099335944a23db75d4916644122c746684e093
2 changes: 1 addition & 1 deletion trunk/drivers/isdn/mISDN/layer2.c
Original file line number Diff line number Diff line change
Expand Up @@ -2222,7 +2222,7 @@ create_l2(struct mISDNchannel *ch, u_int protocol, u_long options, int tei,
InitWin(l2);
l2->l2m.fsm = &l2fsm;
if (test_bit(FLG_LAPB, &l2->flag) ||
test_bit(FLG_PTP, &l2->flag) ||
test_bit(FLG_FIXED_TEI, &l2->flag) ||
test_bit(FLG_LAPD_NET, &l2->flag))
l2->l2m.state = ST_L2_4;
else
Expand Down

0 comments on commit 1624bb7

Please sign in to comment.