OpenVZ Forum


Home » Mailing lists » Devel » [PATCH 0/8 2.6.25] a set of small code cleanups
[PATCH 5/8 net-2.6.25] [ARP] Remove forward declaration of neigh_changeaddr. [message #26020 is a reply to message #26017] Mon, 14 January 2008 14:59 Go to previous messageGo to previous message
den is currently offline  den
Messages: 494
Registered: December 2005
Senior Member
No need for this. It is declared in the neighbour.h

Signed-off-by: Denis V. Lunev <den@openvz.org>
---
 net/core/neighbour.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/net/core/neighbour.c b/net/core/neighbour.c
index 2eab6a5..9b0b773 100644
--- a/net/core/neighbour.c
+++ b/net/core/neighbour.c
@@ -59,7 +59,6 @@ static void neigh_timer_handler(unsigned long arg);
 static void __neigh_notify(struct neighbour *n, int type, int flags);
 static void neigh_update_notify(struct neighbour *neigh);
 static int pneigh_ifdown(struct neigh_table *tbl, struct net_device *dev);
-void neigh_changeaddr(struct neigh_table *tbl, struct net_device *dev);
 
 static struct neigh_table *neigh_tables;
 #ifdef CONFIG_PROC_FS
-- 
1.5.3.rc5
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
Next Topic: [PATCH][IPV6]: Mischecked tw match in __inet6_check_established.
Goto Forum:
  


Current Time: Sun Aug 17 16:09:04 GMT 2025

Total time taken to generate the page: 0.27048 seconds