Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208536
b: refs/heads/master
c: e73790a
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Linus Torvalds committed Aug 11, 2010
1 parent 572afed commit 14eb706
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: 7bb671e3d053226f870c333f701924986b39ee7f
refs/heads/master: e73790a57abc1320b3c3a94da43ae24359687d7c
2 changes: 1 addition & 1 deletion trunk/drivers/char/n_gsm.c
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@ static void gsm_dlci_data_sweep(struct gsm_mux *gsm)
else
len = gsm_dlci_data_output_framed(gsm, dlci);
if (len < 0)
return;
break;
/* DLCI empty - try the next */
if (len == 0)
i++;
Expand Down

0 comments on commit 14eb706

Please sign in to comment.