[ROSE]: Remove useless prototype for rose_remove_neigh().
authorRalf Baechle <ralf@linux-mips.org>
Thu, 4 May 2006 06:22:01 +0000 (23:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 May 2006 06:22:01 +0000 (23:22 -0700)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rose/rose_route.c

index 8631b65..4cb6bfa 100644 (file)
@@ -48,8 +48,6 @@ static DEFINE_SPINLOCK(rose_route_list_lock);
 
 struct rose_neigh *rose_loopback_neigh;
 
-static void rose_remove_neigh(struct rose_neigh *);
-
 /*
  *     Add a new route to a node, and in the process add the node and the
  *     neighbour if it is new.