Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223258
b: refs/heads/master
c: 2a27a03
h: refs/heads/master
v: v3
  • Loading branch information
Andrej Ota authored and David S. Miller committed Dec 12, 2010
1 parent 89a94c9 commit 9a886f9
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: eaff9453d3e2b63969af93e9d42a85e803060121
refs/heads/master: 2a27a03d3a891e87ca33d27a858b4db734a4cbab
2 changes: 1 addition & 1 deletion trunk/drivers/net/pppoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,7 @@ static int __pppoe_xmit(struct sock *sk, struct sk_buff *skb)

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

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

0 comments on commit 9a886f9

Please sign in to comment.