diff --git a/[refs] b/[refs] index fc3c6188e580..7461b132eab2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7800007c1e2d42cd4120b87b0ba3f3480f17f30a +refs/heads/master: 0cc5ae24af08abe8e2a467f45b54c48a0f52670f diff --git a/trunk/net/rose/rose_route.c b/trunk/net/rose/rose_route.c index 8631b65a7312..4cb6bfa6fcbd 100644 --- a/trunk/net/rose/rose_route.c +++ b/trunk/net/rose/rose_route.c @@ -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.