Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78663
b: refs/heads/master
c: b798232
h: refs/heads/master
i:
  78661: 138c2da
  78659: 119eefe
  78655: b24b28e
v: v3
  • Loading branch information
Rami Rosen authored and David S. Miller committed Jan 28, 2008
1 parent cda17df commit 0c44898
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: f1862b0ae2294f6970f695abf02392d025e02dbe
refs/heads/master: b798232fcc1c608433e1927df1d49b13b066b698
5 changes: 1 addition & 4 deletions trunk/include/net/ip.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ struct packet_type;
struct rtable;
struct sockaddr;

extern void ip_mc_dropsocket(struct sock *);
extern void ip_mc_dropdevice(struct net_device *dev);
extern int igmp_mc_proc_init(void);

/*
Expand Down Expand Up @@ -321,7 +319,7 @@ static __inline__ void inet_reset_saddr(struct sock *sk)
extern int ip_call_ra_chain(struct sk_buff *skb);

/*
* Functions provided by ip_fragment.o
* Functions provided by ip_fragment.c
*/

enum ip_defrag_users
Expand All @@ -344,7 +342,6 @@ int ip_frag_nqueues(void);
*/

extern int ip_forward(struct sk_buff *skb);
extern int ip_net_unreachable(struct sk_buff *skb);

/*
* Functions provided by ip_options.c
Expand Down

0 comments on commit 0c44898

Please sign in to comment.