Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0f8f27c39553dd3aedcaf5c39adefe3efef28b6b
Commit:     0f8f27c39553dd3aedcaf5c39adefe3efef28b6b
Parent:     fee54fa517bef1de2c10a1a3e918228cc59dce90
Author:     Rami Rosen <[EMAIL PROTECTED]>
AuthorDate: Tue Feb 12 22:06:53 2008 -0800
Committer:  David S. Miller <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
    Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
---
 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to