Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202669
b: refs/heads/master
c: 55c95e7
h: refs/heads/master
i:
  202667: 371012d
v: v3
  • Loading branch information
Rami Rosen authored and David S. Miller committed Jun 5, 2010
1 parent 1583768 commit 51393a6
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: 5918e2fb9035b35164002c3a268feaf70b7c04d5
refs/heads/master: 55c95e738da85373965cb03b4f975d0fd559865b
2 changes: 1 addition & 1 deletion trunk/drivers/net/pppoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,7 @@ static int __pppoe_xmit(struct sock *sk, struct sk_buff *skb)

abort:
kfree_skb(skb);
return 1;
return 0;
}

/************************************************************************
Expand Down

0 comments on commit 51393a6

Please sign in to comment.