Explorar o código

[ARP]: Remove forward declaration of neigh_changeaddr.

No need for this. It is declared in the neighbour.h

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Denis V. Lunev %!s(int64=17) %!d(string=hai) anos
pai
achega
14db4133d5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      net/core/neighbour.c

+ 0 - 1
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_notify(struct neighbour *n, int type, int flags);
 static void neigh_update_notify(struct neighbour *neigh);
 static void neigh_update_notify(struct neighbour *neigh);
 static int pneigh_ifdown(struct neigh_table *tbl, struct net_device *dev);
 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;
 static struct neigh_table *neigh_tables;
 #ifdef CONFIG_PROC_FS
 #ifdef CONFIG_PROC_FS