Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159695
b: refs/heads/master
c: 886f9fe
h: refs/heads/master
i:
  159693: 54953d2
  159691: 25109f2
  159687: b32d5dc
  159679: 2258e45
v: v3
  • Loading branch information
David S. Miller committed Aug 19, 2009
1 parent 75fe3ce commit 06be8ae
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: 0c3f450b8b345dafa79f1cc69eda702e0293b0cc
refs/heads/master: 886f9fe68310168358f55028a03553ae154dfeb6
1 change: 1 addition & 0 deletions trunk/drivers/net/ppp_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1431,6 +1431,7 @@ static int ppp_mp_explode(struct ppp *ppp, struct sk_buff *skb)
*otherwise divide it according to the speed
*of the channel we are going to transmit on
*/
flen = len;
if (nfree > 0) {
if (pch->speed == 0) {
flen = totlen/nfree ;
Expand Down

0 comments on commit 06be8ae

Please sign in to comment.