diff options
| author | Rami Rosen <ramirose@gmail.com> | 2008-02-13 01:06:53 -0500 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2008-02-13 01:06:53 -0500 |
| commit | 0f8f27c39553dd3aedcaf5c39adefe3efef28b6b (patch) | |
| tree | 00ef90eba868146489b5df386340bea925ac0765 /include/net | |
| parent | fee54fa517bef1de2c10a1a3e918228cc59dce90 (diff) | |
[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>
Diffstat (limited to 'include/net')
| -rw-r--r-- | 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 6684f7efbeeb..59b70624b056 100644 --- a/include/net/ndisc.h +++ b/include/net/ndisc.h | |||
| @@ -103,7 +103,6 @@ extern void ndisc_send_redirect(struct sk_buff *skb, | |||
| 103 | extern int ndisc_mc_map(struct in6_addr *addr, char *buf, struct net_device *dev, int dir); | 103 | extern int ndisc_mc_map(struct in6_addr *addr, char *buf, struct net_device *dev, int dir); |
| 104 | 104 | ||
| 105 | 105 | ||
| 106 | struct rt6_info * dflt_rt_lookup(void); | ||
| 107 | 106 | ||
| 108 | /* | 107 | /* |
| 109 | * IGMP | 108 | * IGMP |
