Skip to content

Commit

Permalink
[ROSE]: Remove useless prototype for rose_remove_neigh().
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
ralfbaechle authored and davem330 committed May 4, 2006
1 parent 7800007 commit 0cc5ae2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions net/rose/rose_route.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0cc5ae2

Please sign in to comment.