[IPV6]: remove unused method declaration (net/ndisc.h).

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git-commits-head@...>
Date: Friday, February 15, 2008 - 6:00 pm

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0f8f27...
Commit:     0f8f27c39553dd3aedcaf5c39adefe3efef28b6b
Parent:     fee54fa517bef1de2c10a1a3e918228cc59dce90
Author:     Rami Rosen <ramirose@gmail.com>
AuthorDate: Tue Feb 12 22:06:53 2008 -0800
Committer:  David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 22:06:53 2008 -0800

    [IPV6]: remove unused method declaration (net/ndisc.h).
    
    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>
---
 include/net/ndisc.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/net/ndisc.h b/include/net/ndisc.h
index 6684f7e..59b7062 100644
--- a/include/net/ndisc.h
+++ b/include/net/ndisc.h
@@ -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
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[IPV6]: remove unused method declaration (net/ndisc.h)., Linux Kernel Mailing List..., (Fri Feb 15, 6:00 pm)