Skip to content

Commit

Permalink
[IPV6]: remove unused method declaration (net/ndisc.h).
Browse files Browse the repository at this point in the history
This patch removes unused declaration of dflt_rt_lookup() method in
include/net/ndisc.h

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Rami Rosen authored and David S. Miller committed Feb 13, 2008
1 parent fee54fa commit 0f8f27c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/net/ndisc.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ extern void ndisc_send_redirect(struct sk_buff *skb,
extern int ndisc_mc_map(struct in6_addr *addr, char *buf, struct net_device *dev, int dir);


struct rt6_info * dflt_rt_lookup(void);

/*
* IGMP
Expand Down

0 comments on commit 0f8f27c

Please sign in to comment.