Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195279
b: refs/heads/master
c: 00c60a8
h: refs/heads/master
i:
  195277: a9457ea
  195275: ebf2614
  195271: 9abc574
  195263: 212813a
v: v3
  • Loading branch information
Rami Rosen authored and David S. Miller committed May 18, 2010
1 parent 981c54a commit 2bb03f4
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: a05abcb5c912ce7127e5c638b490313e88541784
refs/heads/master: 00c60a8312c235cac1c879b620ecb71413e9245d
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_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
static int pppoe_xmit(struct ppp_channel *chan, struct sk_buff *skb);
static int __pppoe_xmit(struct sock *sk, struct sk_buff *skb);

Expand Down

0 comments on commit 2bb03f4

Please sign in to comment.