* [PATCH] [IPV6] Minor cleanup: remove unused method declaration (net/ndisc.h).
@ 2008-02-10 16:40 Rami Rosen
2008-02-13 6:07 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2008-02-10 16:40 UTC (permalink / raw)
To: David Miller, netdev
[-- Attachment #1: Type: text/plain, Size: 164 bytes --]
Hi,
This patch removes unused declaration of dflt_rt_lookup() method in
include/net/ndisc.h
Regards,
Rami Rosen
Signed-off-by: Rami Rosen <ramirose@gmail.com>
[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 368 bytes --]
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] [IPV6] Minor cleanup: remove unused method declaration (net/ndisc.h).
2008-02-10 16:40 [PATCH] [IPV6] Minor cleanup: remove unused method declaration (net/ndisc.h) Rami Rosen
@ 2008-02-13 6:07 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-02-13 6:07 UTC (permalink / raw)
To: ramirose; +Cc: netdev
From: "Rami Rosen" <ramirose@gmail.com>
Date: Sun, 10 Feb 2008 18:40:13 +0200
> This patch removes unused declaration of dflt_rt_lookup() method in
> include/net/ndisc.h
>
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-13 6:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-10 16:40 [PATCH] [IPV6] Minor cleanup: remove unused method declaration (net/ndisc.h) Rami Rosen
2008-02-13 6:07 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).