Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202701
b: refs/heads/master
c: 9785916
h: refs/heads/master
i:
  202699: 1d29053
v: v3
  • Loading branch information
Rami Rosen authored and David S. Miller committed Jun 10, 2010
1 parent d9e9847 commit 61cc0e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: cfa087f689402438e3cb0f077e649d01c871b0e7
refs/heads/master: 97859160c5158a97a4b976a2d7bc74cf2223afe0
1 change: 0 additions & 1 deletion trunk/drivers/net/pppoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
#define PPPOE_HASH_SIZE (1 << PPPOE_HASH_BITS)
#define PPPOE_HASH_MASK (PPPOE_HASH_SIZE - 1)

static int pppoe_xmit(struct ppp_channel *chan, struct sk_buff *skb);
static int __pppoe_xmit(struct sock *sk, struct sk_buff *skb);

static const struct proto_ops pppoe_ops;
Expand Down

0 comments on commit 61cc0e3

Please sign in to comment.